Skip to content

Commit

Permalink
add nix installation to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
achristmascarl authored Sep 29, 2024
1 parent 569df0f commit 45e0ec7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,11 @@ features):
cargo install rainfrog --features termux --no-default-features
```

### nix
```sh
nix-env -iA nixos.rainfrog
```

### install script

there is a simple install script that assists in downloading and unpacking a
Expand Down

0 comments on commit 45e0ec7

Please sign in to comment.