nixos/doc: Update Writing Documentation to use nix-shell

This commit is contained in:
Robert Hensing 2021-03-22 21:11:19 +01:00
parent 12e7698a65
commit 2f7be87a8a

View file

@ -25,7 +25,8 @@
<screen>
<prompt>$ </prompt>cd /path/to/nixpkgs/nixos/doc/manual
<prompt>$ </prompt>make
<prompt>$ </prompt>nix-shell
<prompt>nix-shell$ </prompt>make
</screen>
<para>