fix: Add dependencies to docs

This commit is contained in:
Myzel394 2024-03-23 22:22:52 +01:00
parent aa8e4b1cc8
commit 875c6e67cf
No known key found for this signature in database
GPG Key ID: DEC4AAB876F73185

View File

@ -11,6 +11,8 @@ https://github.com/Myzel394/zsh-copilot/assets/50424412/ed2bc8ac-ce49-4012-ab73-
Please make sure you have the following dependencies installed: Please make sure you have the following dependencies installed:
* [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) * [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
* [jq](https://github.com/jqlang/jq)
* [curl](https://github.com/curl/curl)
```sh ```sh
git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot