aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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.