diff --git a/README.md b/README.md index 97a17d9..9f68ce1 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Create and install package with this commands: ```sh # make package -curl -L -O https://raw.githubusercontent.com/Revertron/Alfis/master/PKGBUILD +curl -L -O https://raw.githubusercontent.com/Revertron/Alfis/master/contrib/PKGBUILD makepkg # install package (from root) diff --git a/PKGBUILD b/contrib/PKGBUILD similarity index 100% rename from PKGBUILD rename to contrib/PKGBUILD