mirror of
https://github.com/tweag/gomod2nix.git
synced 2024-11-09 12:09:08 +00:00
Update tweag reference to nix-community in docs
This commit is contained in:
parent
d4eb034312
commit
cc75990c60
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
First initialize Niv:
|
||||
``` bash
|
||||
$ niv init --latest
|
||||
$ niv add tweag/gomod2nix
|
||||
$ niv add nix-community/gomod2nix
|
||||
```
|
||||
|
||||
Create a `shell.nix` used for development:
|
||||
|
|
Loading…
Reference in a new issue