From 366fce6eced2f1cb05b7022bed328638d27d6c88 Mon Sep 17 00:00:00 2001 From: Mario Cardenas <15961362+Mario-paul@users.noreply.github.com> Date: Sun, 22 Aug 2021 14:38:37 -0400 Subject: [PATCH] docs: Update INSTALL.md Revise alternate method of adding source to .zshrc Co-authored-by: Daniel Shahaf --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index f19099b..bbf8a03 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -56,7 +56,7 @@ script location for source is unknown. If you do, please submit a documentation 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`