diff --git a/README.md b/README.md index 313b102..137fb0a 100644 --- a/README.md +++ b/README.md @@ -33,4 +33,6 @@ First run `make` to build a program, and then `make install` to copy executable ### For ArchLinux -You can take a [PKGBUILD](/Arav/kwh-cost/raw/branch/master/PKGBUILD) file and in a directory with it run `makepkg -i`. \ No newline at end of file +You can take a [PKGBUILD](/Arav/kwh-cost/raw/branch/master/PKGBUILD) file and in a directory with it run `makepkg -i`. + +If you want to use a pre-built package for Arch from Releases, then install it using `pacman -U` command.