diff --git a/README.md b/README.md index 0438db1..8757c5a 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ This repo contains an Archlinux PKGBUILD to compile and pack the tools required Build this repo using the following command and afterwards install the generated `.pkg.tar.xz` file: ```console -# docker run --rm -ti -v $(pwd):/src luzifer/arch-repo-builder https://gist.github.com/799bd9e5a06c3b8509d6da3a8f530b5c.git +# docker run --rm -ti -v $(pwd):/src luzifer/arch-repo-builder https://github.com/luzifer-aur/vim-go-tools.git ```