mirror of
https://github.com/markqvist/Sideband.git
synced 2026-04-27 14:20:38 +00:00
Updated readme
This commit is contained in:
parent
dfbe58621f
commit
bed2c760e6
1 changed files with 9 additions and 0 deletions
|
|
@ -228,6 +228,15 @@ pip3 install sbapp --user
|
|||
# Or, if your Python environment is externally managed:
|
||||
pip3 install sbapp --user --break-system-packages
|
||||
|
||||
# Important note! On some macOS versions, programs that
|
||||
# were installed with pip does not get added to your
|
||||
# PATH environment variable. If this is the case, pip
|
||||
# will print out a warning about it during installation.
|
||||
# In that case, you will have to manually add the path
|
||||
# shown in the installation warning to your PATH, before
|
||||
# you can run commands such as "sideband" or "rnstatus"
|
||||
# from your shell.
|
||||
|
||||
# Run Sideband from the terminal:
|
||||
#################################
|
||||
sideband
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue