1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-26 00:18:30 +02:00

readme: make branch suggestion more clear

Fixes #270.
This commit is contained in:
Robert Helgesson 2018-05-22 18:14:37 +02:00
parent f812260c23
commit dfaccdd03b
No known key found for this signature in database
GPG Key ID: 36BDAA14C2797E89

View File

@ -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: