forked from lix-project/hydra
doc: hacking: fixup nix-shell dependency comment
This commit is contained in:
parent
9788c52eff
commit
7bb9850656
|
@ -9,7 +9,7 @@ $ cd hydra
|
||||||
```
|
```
|
||||||
|
|
||||||
To enter a shell in which all environment variables (such as `PERL5LIB`)
|
To enter a shell in which all environment variables (such as `PERL5LIB`)
|
||||||
are set up so that those dependencies can be found:
|
and dependencies can be found:
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ nix-shell
|
$ nix-shell
|
||||||
|
|
Loading…
Reference in a new issue