Fix a typo

This commit is contained in:
Mateusz Piotrowski 2019-12-10 16:05:48 +01:00 committed by Jon
parent 8ecb7203f9
commit b7c217328e

View File

@ -478,7 +478,7 @@ Retype new UNIX password: ***</screen>
shows what packages are available, and shows what packages are available, and
<screen> <screen>
<prompt>$ </prompt>nix-env -f '&lt;nixpkgs&gt;' -iA w3m</screen> <prompt>$ </prompt>nix-env -f '&lt;nixpkgs&gt;' -iA w3m</screen>
install the <literal>w3m</literal> browser. installs the <literal>w3m</literal> browser.
</para> </para>
</listitem> </listitem>
</orderedlist> </orderedlist>