From f3bd42b131d26e8fe858312bbd79a80694f522b5 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Thu, 30 Jan 2020 13:41:10 -0500 Subject: [PATCH] Add a note about installing archversion-envconfig --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2d7f23..68e0c35 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,6 @@ ## Setup -1. Clone this repo as `.updates` inside the directory containing your AUR packages and modify `archversion.conf`, `develversion.conf` and `noversion.txt` -2. Create a script that changes to this repository's directory and runs `checkversion` +1. Build and install [archversion-envconfig-git](https://github.com/ArchStrike/archversion-envconfig-git) +2. Clone this repo as `.updates` inside the directory containing your AUR packages and modify `archversion.conf`, `develversion.conf` and `noversion.txt` +3. Create a script that changes to this repository's directory and runs `checkversion`