forked from mirrors/nixpkgs
nixos/doc/manual: Fix typos in README.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
This commit is contained in:
parent
ee3db692e6
commit
15bb4c20e6
|
@ -1,5 +1,5 @@
|
|||
To build the manual, you need Nix installed on your system (no need
|
||||
for NixOs). To install Nix, follow the instructions at
|
||||
for NixOS). To install Nix, follow the instructions at
|
||||
|
||||
https://nixos.org/nix/download.html
|
||||
|
||||
|
@ -8,5 +8,5 @@ When you have Nix on your system, in the root directory of the project
|
|||
|
||||
nix-build nixos/release.nix -A manual.x86_64-linux
|
||||
|
||||
When this command successfully finishes, it will tell you were the
|
||||
manual got generated.
|
||||
When this command successfully finishes, it will tell you where the
|
||||
manual got generated.
|
||||
|
|
Loading…
Reference in a new issue