This commit is contained in:
Eelco Dolstra 2004-01-22 09:35:35 +00:00
parent 3c4bc7276a
commit cdb50886f4
2 changed files with 3 additions and 3 deletions

View file

@ -119,7 +119,7 @@ $ nix-env -e hello</screen>
by downloading and unpacking the new release and doing:
<screen>
$ nix-env -uBf nixpkgs-<replaceable>version</replaceable> '*'</screen>
$ nix-env -uBf nixpkgs-<replaceable>version</replaceable>/ '*'</screen>
</para>
</listitem>