diff --git a/doc/installation.adoc b/doc/installation.adoc index 53474812d..960fad7a9 100644 --- a/doc/installation.adoc +++ b/doc/installation.adoc @@ -230,7 +230,7 @@ home-manager.users.eve = { pkgs, ... }: { }; ---- -and after a `darwin-rebuild --switch` the user eve's environment +and after a `darwin-rebuild switch` the user eve's environment should include a basic Bash configuration and the packages atool and httpie.