diff --git a/INSTALL b/INSTALL index 3a039fb21..9fbb54025 100644 --- a/INSTALL +++ b/INSTALL @@ -53,6 +53,11 @@ following command: chsh will prompt you for your password, and change your default shell. +To switch your default shell back, you can run: + + % chsh -s /bin/bash + +Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate. Local install procedure =======================