blog/howistartnix: more word variety

This commit is contained in:
Cadey Ratio 2020-03-08 19:53:05 +00:00
parent 408bd689cc
commit e385e252cc
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ $ curl https://nixos.org/nix/install | sh
```
This will prompt you for more information as it goes on, so be sure to follow
the instructions carefully. Once it is done, close and re-open your shell. Once
the instructions carefully. Once it is done, close and re-open your shell. After
you have done this, `nix-env` should exist in your shell. Try to run it:
```console