Fix pipx install command in README

Under the `pipx` section - the Mac app was missing the `x` in `pipx`. Add the missing `x`.
This commit is contained in:
Breland Miley 2024-05-04 10:17:36 -04:00 committed by GitHub
parent e92224f89e
commit b77eb6aa76
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