forked from mirrors/nixpkgs
typo
This commit is contained in:
parent
0e37a9fa41
commit
ad4e371acf
|
@ -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