Manual: Add a missing step to the build instructions
Reported by Johan Grande.
This commit is contained in:
parent
258897c265
commit
05420e7883
|
@ -17,6 +17,7 @@ distributions using the regular sequence:
|
|||
|
||||
<screen>
|
||||
$ tar xvfj nix-<replaceable>version</replaceable>.tar.bz2
|
||||
$ cd nix-<replaceable>version</replaceable>
|
||||
$ ./configure
|
||||
$ make
|
||||
$ make install <lineannotation>(as root)</lineannotation></screen>
|
||||
|
|
Loading…
Reference in a new issue