[doc] Add note where binary for PIP install is found
This commit is contained in:
parent
e32f2abfad
commit
3431129536
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ cd bumblebee-status
|
|||
makepkg -sicr
|
||||
|
||||
# from PyPI (thanks @tony):
|
||||
# will install bumblebee-status into ~/.local/bin/bumblebee-status
|
||||
pip install --user bumblebee-status
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue