aboutsummaryrefslogtreecommitdiffhomepage
path: root/INSTALL
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index fefe0404..3a039fb2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -49,7 +49,7 @@ Then, use following commands to compile fish:
Finally, if you wish to use fish as your default shell, use the
following command:
- % chsh -s /usr/local/bin/fish
+ % chsh -s /usr/local/bin/fish
chsh will prompt you for your password, and change your default shell.