aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMartynas Mickevičius2018-01-02 14:47:48 +0700
committerMartynas Mickevičius2018-01-02 14:47:48 +0700
commit7df87db6a47a0b4c70c2ee417f10efd3010e90f4 (patch)
treefadb72479d4f10308b7bfa6ed63b5682ebc9b4dc /README.md
parente25f037f997821d8cca172d58ef2e34a62d563d9 (diff)
downloadaur-7df87db6a47a0b4c70c2ee417f10efd3010e90f4.tar.gz
Fix SRCINFO generation command in the README
Diffstat (limited to 'README.md')
-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: