diff --git a/INSTALL.md b/INSTALL.md index e1358d8..4b7e12a 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -54,7 +54,7 @@ Second, enable zsh-syntax-highlighting by sourcing the script. Running this comm Then restart zsh (such as by opening a new instance of your terminal emulator). - If your .zshrc file is somewhere other than `/home`, or if above the command fails, add the `source` command manually **at the end** of your `.zshrc`: + Alternatively, add the `source` command manually **at the end** of your `.zshrc`: * On most Linux distributions (except perhaps NixOS): `source /usr/share/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh`