mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2026-04-17 22:43:38 +00:00
upd install instructions
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user