mirror of
https://github.com/NixOS/nix
synced 2025-07-07 01:51:47 +02:00
Merge #3982: Minor docs updates
This commit is contained in:
commit
77d4758cf2
2 changed files with 2 additions and 2 deletions
|
@ -39,7 +39,7 @@ To build Nix itself in this shell:
|
|||
|
||||
```console
|
||||
[nix-shell]$ ./bootstrap.sh
|
||||
[nix-shell]$ ./configure $configureFlags
|
||||
[nix-shell]$ ./configure $configureFlags --prefix=$(pwd)/inst
|
||||
[nix-shell]$ make -j $NIX_BUILD_CORES
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue