Merge pull request #109663 from Pamplemousse/documentation
documention corrections
This commit is contained in:
commit
1d0d9d26c6
|
@ -12,7 +12,7 @@ xlink:href="https://github.com/NixOS/nixpkgs/tree/master/doc">doc</filename> sub
|
|||
<screen>
|
||||
<prompt>$ </prompt>cd /path/to/nixpkgs/doc
|
||||
<prompt>$ </prompt>nix-shell
|
||||
<prompt>[nix-shell]$ </prompt>make
|
||||
<prompt>[nix-shell]$ </prompt>make $makeFlags
|
||||
</screen>
|
||||
<para>
|
||||
If you experience problems, run <command>make debug</command> to help understand the docbook errors.
|
||||
|
|
Loading…
Reference in New Issue