updated installation instructions for /usr/bin/local dest
This commit is contained in:
parent
e8681be5e7
commit
1c94c04b88
@ -16,11 +16,9 @@ all via dmenu. Should be easily extendable by editing the `actions` string.
|
|||||||
Edit the Makefile to reflect your preffered installation destination. Then, simply
|
Edit the Makefile to reflect your preffered installation destination. Then, simply
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make install
|
sudo make install
|
||||||
```
|
```
|
||||||
|
|
||||||
**Note:** If you don't change the Makefile `sudo` is not required and might break the blacklist and hardcoded pair list.
|
|
||||||
|
|
||||||
Afterwards, invoking `bt` will start the menu.
|
Afterwards, invoking `bt` will start the menu.
|
||||||
|
|
||||||
# Clear blacklist/pairlist
|
# Clear blacklist/pairlist
|
||||||
|
Loading…
Reference in New Issue
Block a user