Manual: Typo

This commit is contained in:
Eelco Dolstra
2014-07-16 11:21:44 +02:00
parent 5bcb982711
commit a2c85b2ef8
+1 -1
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>