aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Fabian Homborg <FHomborg@gmail.com>2015-12-10 13:10:20 +0100
committerGravatar Fabian Homborg <FHomborg@gmail.com>2015-12-10 13:10:20 +0100
commitce719a700c841792e17a6df4804cb389bb7b83de (patch)
tree1bf9d0fccdf2f8e9e222632fcb9cbf3c175b3c6d /README.md
parent4280df3aa2dab8766642604d02cbb25f810b072b (diff)
Mention /etc/shells in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 52c19307..89c7d9dc 100644
--- a/README.md
+++ b/README.md
@@ -74,7 +74,7 @@ If you wish to use fish as your default shell, use the following command:
chsh -s /usr/local/bin/fish
-chsh will prompt you for your password, and change your default shell.
+chsh will prompt you for your password, and change your default shell. Substitute "/usr/local/bin/fish" with whatever path to fish is in your /etc/shells file.
To switch your default shell back, you can run: