diff --git a/doc/quick-start.xml b/doc/quick-start.xml index 46578619e1f..35983f0b114 100644 --- a/doc/quick-start.xml +++ b/doc/quick-start.xml @@ -196,7 +196,8 @@ $ emacs pkgs/top-level/all-packages.nix - Test whether the package builds: + To test whether the package builds, run the following command + from the root of the nixpkgs source tree: $ nix-build -A libfoo