Update README.md
Use latest version
This commit is contained in:
@@ -18,7 +18,7 @@ python3 -m build
|
|||||||
```bash
|
```bash
|
||||||
python3 -m venv .venv
|
python3 -m venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pip install dist/xmo_remote_client-0.0.4-py3-none-any.whl
|
pip install dist/xmo_remote_client-0.0.5-py3-none-any.whl
|
||||||
deactivate
|
deactivate
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -27,7 +27,7 @@ deactivate
|
|||||||
```bash
|
```bash
|
||||||
python3 -m venv .venv
|
python3 -m venv .venv
|
||||||
source .venv/bin/activate
|
source .venv/bin/activate
|
||||||
pip install https://github.com/up-n-atom/sagemcom-modem-scripts/releases/download/v0.0.4/xmo_remote_client-0.0.4-py3-none-any.whl
|
pip install https://github.com/up-n-atom/sagemcom-modem-scripts/releases/download/v0.0.5/xmo_remote_client-0.0.5-py3-none-any.whl
|
||||||
deactivate
|
deactivate
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user