There is only one channel, so drop the "(latest)" suffix

This commit is contained in:
Eelco Dolstra
2013-02-20 18:20:16 +01:00
parent af18808ca7
commit 78250581ed
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@ href="http://nixos.org/">Nix package manager</a>. If you have Nix
installed, you can subscribe to this channel by once executing</p>
<pre>
$ nix-channel --add [% curUri %]
$ nix-channel --add [% curUri +%]
$ nix-channel --update</pre>
<p>You can then query and install packages in the normal way, e.g.,</p>