diff --git a/docs/ags/installation.md b/docs/ags/installation.md index 974d4f1..42ef1c3 100644 --- a/docs/ags/installation.md +++ b/docs/ags/installation.md @@ -40,7 +40,7 @@ sudo apt install golang-go npm gjs ```sh git clone https://github.com/aylur/ags.git -cd ags +cd ags/src git checkout v2 # https://github.com/Aylur/ags/pull/504 go install ```