/usr/local/bin is a preferred location

pull/2/head
Nikita Ivanov 2 years ago
parent 650ca05f6e
commit 51492c80e2
No known key found for this signature in database
GPG Key ID: 6E656AC5B97B5133

@ -28,9 +28,9 @@ Ensure rofi is installed, then clone this repository,
```SH
git clone https://github.com/ElnuDev/rofi-checklist.git
```
and copy [rofi-checklist.sh](rofi-checklist.sh) to `/usr/bin/rofi-checklist`.
and copy [rofi-checklist.sh](rofi-checklist.sh) to `/usr/local/bin/rofi-checklist`.
Alternatively you can curl/wget the file straight to `/usr/bin/rofi-checklist` and add the executable flag manually.
Alternatively you can curl/wget the file straight to `/usr/local/bin/rofi-checklist` and add the executable flag manually.
## Usage