aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobert Helgesson <robert@rycee.net>2017-11-29 23:53:49 +0100
committerRobert Helgesson <robert@rycee.net>2017-11-29 23:53:49 +0100
commit26cf42049d48797717931e287b49295f91fd088f (patch)
tree7fff4730dc04a0d9e28d63061087d6cef85df176 /README.md
parent06d4f39e7b42fd601eae247e458ac82fece349d0 (diff)
readme: minor rewording
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 2daf42a804f..f83af33662f 100644
--- a/README.md
+++ b/README.md
@@ -92,8 +92,8 @@ Currently the easiest way to install Home Manager is as follows:
Note, because the `HM_PATH` variable above points to the live Home
Manager repository you will automatically get updates whenever you
build a new generation. If you dislike automatic updates then perform
-a Git clone of the desired branch and set `programs.home-manager.path`
-to the absolute path of your clone.
+a Git clone of the desired branch and instead do the above steps with
+`HM_PATH` set to the _absolute path_ of your clone.
Usage
-----