summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 8ecbda43..56097018 100644
--- a/README.md
+++ b/README.md
@@ -56,13 +56,13 @@ yay -S neovim-git
- Ubuntu
```bash
- sudo apt install xsel
+ sudo apt install xclip
```
- Arch
```bash
- sudo pacman -S xsel
+ sudo pacman -S xclip
```
- WSL2