Merge pull request #47 from mindstorms6/main

Fix pipx install command in README
This commit is contained in:
markqvist 2024-05-04 23:24:19 +02:00 committed by GitHub
commit a7a886ce84
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -59,7 +59,7 @@ Alternatively, you can use the `pipx` tool to install Sideband in an isolated en
pipx install sbapp
# Install Sideband on macOS
pip install "sbapp[macos]"
pipx install "sbapp[macos]"
# Optionally install Reticulum utilities
pipx install rns