diff --git a/docs/installation.adoc b/docs/installation.adoc index f49eb13a6..dcbf1f12b 100644 --- a/docs/installation.adoc +++ b/docs/installation.adoc @@ -132,16 +132,16 @@ or an unstable channel, you can run [source,console] ---- -$ nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager -$ nix-channel --update +# nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager +# nix-channel --update ---- and if you follow a Nixpkgs version 22.05 channel, you can run [source,console] ---- -$ nix-channel --add https://github.com/nix-community/home-manager/archive/release-22.05.tar.gz home-manager -$ nix-channel --update +# nix-channel --add https://github.com/nix-community/home-manager/archive/release-22.05.tar.gz home-manager +# nix-channel --update ---- It is then possible to add