forked from mirrors/nixpkgs
typo
(cherry picked from commit ad4e371acf
)
Signed-off-by: Domen Kožar <domen@dev.si>
This commit is contained in:
parent
48a282b913
commit
5d9b24e1ec
|
@ -60,7 +60,7 @@ $ nix-channel --add https://nixos.org/channels/<replaceable>channel-name</replac
|
|||
end.) For instance, to use the NixOS 14.04 stable channel:
|
||||
|
||||
<screen>
|
||||
$ nix-channel --add http:s//nixos.org/channels/nixos-14.04 nixos
|
||||
$ nix-channel --add https://nixos.org/channels/nixos-14.04 nixos
|
||||
</screen>
|
||||
|
||||
But if you want to live on the bleeding edge:
|
||||
|
|
Loading…
Reference in a new issue