diff --git a/INSTALL.md b/INSTALL.md index 9d2915e..f878804 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -42,6 +42,8 @@ plugins=(zsh-autosuggestions) ``` +If you have other plugins, separate them by space, e.g. `plugins=(git zsh-autosuggestions)`. + 3. Start a new terminal session. ## Manual (Git Clone)