aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorConrad Kleinespel2019-06-23 11:26:35 +0200
committerConrad Kleinespel2019-06-23 11:26:35 +0200
commit36ba29f330cbb77cf8ff5e1018b125bbfa54a671 (patch)
treee07097b9c5a5d5fcc7f6c84574c82a28fd8ace01 /README.md
parent7a95d56f051499f9e9d465ef848bf3375a64951f (diff)
downloadaur-36ba29f330cbb77cf8ff5e1018b125bbfa54a671.tar.gz
updates to v2.8.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4a6ff83a1f6a..2553dd250ded 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,13 @@
Arch Linux package for Rooster. You can install from source or via the AUR: https://aur.archlinux.org/packages/rooster.
+## Instructions
+
+```sh
+makepkg --printsrcinfo > .SRCINFO
+makepkg -i
+```
+
## Contributors
We welcome contribution from everyone. Feel free to open an issue or a pull request at any time.