summarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMarcin Wieczorek2017-04-07 14:45:49 +0200
committerMarcin Wieczorek2017-04-07 14:45:49 +0200
commit04b45b164a3f8a02e753762360b991311a098752 (patch)
treec8e8e3f53ff8526c35d507f455f7d9390a888713 /README.md
parentd3512fc1fecb75d977d8191b9425ab6b9e8130f7 (diff)
downloadaur-04b45b164a3f8a02e753762360b991311a098752.tar.gz
Updated README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9df50a7239c5..a4e328e17cfd 100644
--- a/README.md
+++ b/README.md
@@ -1,14 +1,14 @@
# Update package
-* Update packge version in PKGBUILD
-* Generate new checksums with
+* Update package version in PKGBUILD
+* Generate new checksums with
```$ updpkgsums```
* Test install
-```makepkg --install```
+```$ makepkg --install```
* Update .SRCINFO
-```makepkg --printsrcinfo > .SRCINFO```
+```$ makepkg --printsrcinfo > .SRCINFO```