Update installation.md

it should probably be moved to the root from the src directory
This commit is contained in:
Aylur
2024-09-14 13:20:21 +02:00
committed by GitHub
parent 7da67b6149
commit 44c58147fd
+1 -1
View File
@@ -40,7 +40,7 @@ sudo apt install golang-go npm gjs
<!--TODO: remove v2 after merge-->
```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
```