Update tweag reference to nix-community in docs

This commit is contained in:
adisbladis 2022-09-02 17:14:14 +12:00
parent d4eb034312
commit cc75990c60

View file

@ -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: