Skip to content

Commit

Permalink
docs(nix): adds link for alternatives (#177)
Browse files Browse the repository at this point in the history
* fix(linux): install script

* fix(linux): install script

* chore(nix): adds fzz nightly into shell

* chore(nix): update package names pattern pkg and pkgNightly

* docs(nix): adds link for alternatives
  • Loading branch information
cristianoliveira authored Jul 11, 2024
1 parent 887a822 commit c5d71f3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,9 @@ I use Unix-based systems on a daily basis, so I am not able to test each build a
### Nix

```bash
nix profile install 'github:cristianoliveira/ergo#nightly'
// or
nix profile install 'github:cristianoliveira/nixpkgs#ergoProxy'
```
More examples see: https://github.com/cristianoliveira/nixpkgs

### Go
```
Expand Down

0 comments on commit c5d71f3

Please sign in to comment.