aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2018-04-19 18:29:04 +0200
committerRobert Helgesson <robert@rycee.net>2018-04-19 18:29:04 +0200
commit9141d11a7d8f2293d52aa6eed840afe18b998a3e (patch)
treec4fb979ea2ab197aa667750b93d117c83b12f6e2 /README.md
parent6dc4f31ba13215823c4641907b48825971a516e1 (diff)
readme: update stable NixOS version to 18.03
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 3e19c1c9a55..b7c55510479 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.09 (the
+Home Manager targets [NixOS][] unstable and NixOS version 18.03 (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:
or
```console
- $ HM_PATH=https://github.com/rycee/home-manager/archive/release-17.09.tar.gz
+ $ HM_PATH=https://github.com/rycee/home-manager/archive/release-18.03.tar.gz
```
- depending on whether you follow Nixpkgs unstable or version 17.09.
+ depending on whether you follow Nixpkgs unstable or version 18.03.
3. Create an initial Home Manager configuration file: