aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ff9bea456d8..58b4be54e923 100644
--- a/README.md
+++ b/README.md
@@ -7,8 +7,7 @@ This repository holds instructions for building an Arch Linux package for coursi
First generate `.SRCINFO` by:
```
-pacaur -S pkgbuild-introspection-git
-gitmksrcinfo
+makepkg --printsrcinfo > .SRCINFO
```
Then push to AUR git repository by: