aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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 a7e80e16344..2daf42a804f 100644
--- a/README.md
+++ b/README.md
@@ -80,10 +80,10 @@ Currently the easiest way to install Home Manager is as follows:
EOF
```
-4. Create the first Home Manager generation:
+4. Install Home Manager and create the first Home Manager generation:
```console
- $ nix-shell $HM_PATH -A install --run 'home-manager switch'
+ $ nix-shell $HM_PATH -A install
```
Home Manager should now be active and available in your user