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