aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLorenzo Manacorda <lorenzo@mailbox.org>2018-12-11 16:22:13 -0500
committerRobert Helgesson <robert@rycee.net>2018-12-12 00:15:54 +0100
commit4971e3735e860ac05a7aa50103c13a8dcc469dc1 (patch)
tree2fd6dc9067c15c91ac6d22b20e44b209181f27b7 /README.md
parent6d56abcec1d3f742c83d684927e8255bc676a995 (diff)
readme: clarify bash/zsh compatibility
Makes it clearer that the compatibility mentioned only relates to the manual loading approach.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index a599ce3c2ef..292c49f313f 100644
--- a/README.md
+++ b/README.md
@@ -87,8 +87,9 @@ Currently the easiest way to install Home Manager is as follows:
$HOME/.nix-profile/etc/profile.d/hm-session-vars.sh
```
- file in your shell configuration. Unfortunately, we currently only
- support POSIX.2-like shells such as [Bash][] or [Z shell][].
+ file in your shell configuration. Unfortunately, in this specific
+ case we currently only support POSIX.2-like shells such as
+ [Bash][] or [Z shell][].
For example, if you use Bash then add