diff --git a/README.md b/README.md index d1dd685..4e5922d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot -echo "source ~/.zsh-copilot/zsh-copilot.plugin.zsh" >> ~/.zshrc +echo "source ~/.zsh-copilot/zsh-copilot.plugin.zsh" >> ~/.zshrc echo export "OPENAI_API_KEY=$$$" >> ~/.zshrc