diff --git a/docs/getting-started.md b/docs/getting-started.md index f7bbc6e..5427b30 100644 --- a/docs/getting-started.md +++ b/docs/getting-started.md @@ -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: