aboutsummarylogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3ef7a6406b3..c5d75383070c 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ A library (IME) which enables one to type in a variety of scripts. This is a for
## Creating a new Arch Linux package release
- Update PKGBUILD.
- Fix the version numbers.
-- Verify package by running `makepkg -si`.
+- Verify package by deleting tar archives from this directory and then running `makepkg -si`.
- Update AUR repository.
- Set remote: `git remote add origin ssh://aur@aur.archlinux.org/m17n-db-indic.git`
- Generate or update .SRCINFO with `makepkg --printsrcinfo > .SRCINFO`