diff --git a/README.md b/README.md index 41139505..d54d12b2 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ If you are experiencing issues, please make sure you have the latest versions. External Requirements: - Basic utils: `git`, `make`, `unzip`, C Compiler (`gcc`) +- For copying, one of `xclip`, `xsel`, or `wl-clipboard` to allow nvim to access the system clipboard - [ripgrep](https://github.com/BurntSushi/ripgrep#installation), [fd-find](https://github.com/sharkdp/fd#installation) - Clipboard tool (xclip/xsel/win32yank or other depending on the platform)