From 875c6e67cf21b5848e0dbac1da2c0a47f22f23fc Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Sat, 23 Mar 2024 22:22:52 +0100 Subject: [PATCH] fix: Add dependencies to docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c8097cd..2e860d3 100644 --- a/README.md +++ b/README.md @@ -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: * [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions) +* [jq](https://github.com/jqlang/jq) +* [curl](https://github.com/curl/curl) ```sh git clone https://github.com/Myzel394/zsh-copilot.git ~/.zsh-copilot