aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2019-04-22 18:55:28 +0200
committerRobert Helgesson <robert@rycee.net>2019-04-22 20:04:31 +0200
commit8ecc311bccc70dc2caddc73aa7b9258726790f5c (patch)
treebaea9c8022b194da752dd94ca44e441a00217c4b /README.md
parente3831d8ecc5d2a4bab94a34367ab73bc03fff305 (diff)
Update stable version to 19.03
Also prepares for 19.09.
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index c308724f5b1..58593f7b374 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ will write to your dconf store and cannot tell whether a configuration
that it is about to be overwrite was from a previous Home Manager
generation or from manual configuration.
-Home Manager targets [NixOS][] unstable and NixOS version 18.09 (the
+Home Manager targets [NixOS][] unstable and NixOS version 19.03 (the
current stable version), it may or may not work on other Linux
distributions and NixOS versions.
@@ -72,11 +72,11 @@ Currently the easiest way to install Home Manager is as follows:
if you are following Nixpkgs master or an unstable channel and
```console
- $ nix-channel --add https://github.com/rycee/home-manager/archive/release-18.09.tar.gz home-manager
+ $ nix-channel --add https://github.com/rycee/home-manager/archive/release-19.03.tar.gz home-manager
$ nix-channel --update
```
- if you follow a Nixpkgs version 18.09 channel.
+ if you follow a Nixpkgs version 19.03 channel.
On NixOS you may need to log out and back in for the channel to
become available. On non-NixOS you may have to add