aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2018-05-22 18:14:37 +0200
committerRobert Helgesson <robert@rycee.net>2018-05-22 18:14:37 +0200
commitdfaccdd03b083bb36ac78ff5e9ec01e8d2335efc (patch)
treefb634b3dd2632c3fd841b60098199d11ba28a5d4 /README.md
parentf812260c233693c176d8b4a11ed9baf57ddc4966 (diff)
readme: make branch suggestion more clear
Fixes #270.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index ecb755bd04f..23cc3d45049 100644
--- a/README.md
+++ b/README.md
@@ -61,13 +61,13 @@ Currently the easiest way to install Home Manager is as follows:
$ HM_PATH=https://github.com/rycee/home-manager/archive/master.tar.gz
```
- or
+ 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
```
- depending on whether you follow Nixpkgs unstable or version 18.03.
+ if you follow a Nixpkgs version 18.03 channel.
3. Create an initial Home Manager configuration file: