diff --git a/src/components/courseData.js b/src/components/courseData.js index 496c4c3..93eed0c 100644 --- a/src/components/courseData.js +++ b/src/components/courseData.js @@ -268,7 +268,7 @@ const courses = { \nThis plugin suggests commands based on your past history, saving your both effort and time. \n**Installing Auto-Suggestions plugin** \nClone github repository to install it : git clone https://github.com/zsh-users/zsh-autosuggestions ~/.oh-my-zsh/custom/plugins/zsh-autosuggestions - \nAfter installing, again edit your **.zshrc** file and look for plugins config, and change # plugins=(git) to plugins=(git auto-suggestions) + \nAfter installing, again edit your **.zshrc** file and look for plugins config, and change # plugins=(git) to plugins=(git zsh-auto-suggestions) \nIMPORTANT See changes done by using zsh to launch again with new config(s). \n **Thank You! Jay Nepal!** `,