From 3c68f1eda2d0ad89e2c55560c25947615296168f Mon Sep 17 00:00:00 2001 From: Aylur Date: Sat, 7 Sep 2024 13:39:03 +0000 Subject: docs: add nix page --- docs/ags/installation.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/ags/installation.md') diff --git a/docs/ags/installation.md b/docs/ags/installation.md index 1e03e48..5653cd1 100644 --- a/docs/ags/installation.md +++ b/docs/ags/installation.md @@ -4,7 +4,14 @@ maintainer: [@Aylur](https://github.com/Aylur) -Read more about it on the [nix page](../getting-started/nix.md) +Read more about it on the [nix page](../getting-started/nix#ags) + +You can try without installing. + + +```sh +nix run github:aylur/ags/v2 -- --help +``` ## Bulding AGS from source @@ -38,6 +45,7 @@ sudo zypper install go npm gjs 3. Clone the repo and Install + ```sh git clone https://github.com/aylur/ags.git cd ags -- cgit v1.2.3