diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -22,6 +22,12 @@ go install github.com/Fuwn/faustus@latest ``` +Or run with Nix: + +```bash +nix run github:Fuwn/faustus +``` + Or build from source: ```bash |
| index : faustus | |
| Unnamed repository; edit this file 'description' to name the repository. |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | README.md | 6 |
@@ -22,6 +22,12 @@ go install github.com/Fuwn/faustus@latest ``` +Or run with Nix: + +```bash +nix run github:Fuwn/faustus +``` + Or build from source: ```bash |