aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2017-10-04 20:45:20 +0200
committerRobert Helgesson <robert@rycee.net>2017-10-04 20:45:20 +0200
commit01d46a17513d015f936b1f9ccf7dc54a7dc422de (patch)
treed8f9e2418909a32949aa76a5b2aebc78a784f053 /README.md
parent9c859d26553aebe56bb669f275af04cc1dbc4af5 (diff)
readme: current NixOS stable is version 17.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 e0da6b240b4..eb373c67fac 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 17.03 (the
+Home Manager targets [NixOS][] unstable and NixOS version 17.09 (the
current stable version), it may or may not work on other Linux
distributions and NixOS versions.
@@ -56,11 +56,11 @@ Currently the easiest way to install Home Manager is as follows:
or
```console
- $ git clone -b release-17.03 https://github.com/rycee/home-manager ~/.config/nixpkgs/home-manager
+ $ git clone -b release-17.09 https://github.com/rycee/home-manager ~/.config/nixpkgs/home-manager
```
depending on whether you are tracking Nixpkgs unstable or version
- 17.03.
+ 17.09.
3. Add Home Manager to your user's Nixpkgs, for example by symlinking the
overlay to `~/.config/nixpkgs/overlays`: