upd install instructions

This commit is contained in:
onyx-and-iris 2025-04-27 14:09:51 +01:00
parent 87eb7752bd
commit 645837e87e

View File

@ -27,13 +27,13 @@ For an outline of past/future changes refer to: [CHANGELOG](CHANGELOG.md)
##### *with uv*
```console
uv tool install .
uv tool install obsws-cli
```
##### *with pipx*
```console
pipx install .
pipx install obsws-cli
```
The CLI should now be discoverable as `obsws-cli`