Manual: Typo

This commit is contained in:
Eelco Dolstra 2014-07-16 11:09:01 +02:00
parent 5bcb982711
commit a2c85b2ef8

View file

@ -26,7 +26,7 @@ $ ./dev-shell
</screen>
To build Nix itself in this shell:
<screen>
[nix-shell]$ ./bootstrap
[nix-shell]$ ./bootstrap.sh
[nix-shell]$ configurePhase
[nix-shell]$ make
</screen>