From bed2c760e6ef09e8e26f38e52078846d41a7af7b Mon Sep 17 00:00:00 2001 From: Mark Qvist Date: Thu, 27 Nov 2025 14:43:10 +0100 Subject: [PATCH] Updated readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 114ed01..83636c0 100644 --- a/README.md +++ b/README.md @@ -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