We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a08cfa commit 0902c10Copy full SHA for 0902c10
README.md
@@ -104,7 +104,7 @@ sudo apt install xclip -y
104
sudo dnf install xclip -y
105
106
# Arch / BlackArch
107
-sudo pacman -S xclip
+sudo pacman -Sy xclip
108
```
109
> If none of these tools are installed, the tool will still work —
110
it will show the path on the console and save it temporarily in /tmp/.
0 commit comments