Am I retarded? I am retarded... :) Fixed makepkg -i command in README.md.

This commit is contained in:
Alexander Andreev 2021-12-24 00:57:01 +04:00
parent e8280301ae
commit 861cec3d9a
Signed by: Arav
GPG Key ID: 1327FE8A374CC86F
1 changed files with 1 additions and 1 deletions

View File

@ -31,4 +31,4 @@ First run `make` to build a program, and then `make install` to copy executable
### For ArchLinux
You can take a [PKGBUILD](/Arav/kwh-calc/raw/branch/master/PKGBUILD) file and in a directory with it run `pkgbuild -i`.
You can take a [PKGBUILD](/Arav/kwh-calc/raw/branch/master/PKGBUILD) file and in a directory with it run `makepkg -i`.