From 15bb4c20e614ed6835c59c7c9101ee59eacbe473 Mon Sep 17 00:00:00 2001 From: aszlig Date: Wed, 23 Jul 2014 15:00:25 +0200 Subject: nixos/doc/manual: Fix typos in README. Signed-off-by: aszlig --- nixos/doc/manual/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'nixos/doc/manual/README') diff --git a/nixos/doc/manual/README b/nixos/doc/manual/README index 84ee3125983d..587f6275197a 100644 --- a/nixos/doc/manual/README +++ b/nixos/doc/manual/README @@ -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. \ No newline at end of file +When this command successfully finishes, it will tell you where the +manual got generated. -- cgit 1.4.1