diff options
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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 | 
