We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c4c80e commit 14f1698Copy full SHA for 14f1698
README.md
@@ -56,14 +56,14 @@ The following extras are not essential, but required for some features
56
Copy the `hyprcap` script to a folder in your `PATH`:
57
58
```bash
59
-git clone https://alonso-herreros/hyprcap.git HyprCap
+git clone https://github.com/alonso-herreros/hyprcap.git HyprCap
60
cp HyprCap/hyprcap /usr/local/bin
61
```
62
63
For user-level installation, you can use:
64
65
66
67
cp HyprCap/hyprcap $HOME/.local/bin
68
69
0 commit comments