aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2018-12-03 01:06:12 +0100
committerRobert Helgesson <robert@rycee.net>2018-12-03 01:06:12 +0100
commitef29f321e071cc4ebea35560ef93aec66a1032f2 (patch)
tree4c6c402bc470c416d55bacb9d2163c3898c03ca4 /README.md
parent15bca92b2c7d8f0a709bbc9fcb8a005c7c38c092 (diff)
readme: switch stable channel to 18.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 949649b4534..56a0e9bc2a0 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.03 (the
+Home Manager targets [NixOS][] unstable and NixOS version 18.09 (the
current stable version), it may or may not work on other Linux
distributions and NixOS versions.
@@ -64,10 +64,10 @@ Currently the easiest way to install Home Manager is as follows:
if you are following Nixpkgs master or an unstable channel and
```console
- $ HM_PATH=https://github.com/rycee/home-manager/archive/release-18.03.tar.gz
+ $ HM_PATH=https://github.com/rycee/home-manager/archive/release-18.09.tar.gz
```
- if you follow a Nixpkgs version 18.03 channel.
+ if you follow a Nixpkgs version 18.09 channel.
3. Create an initial Home Manager configuration file: