Update install.md

This commit is contained in:
Roy Sheinfeld
2023-11-16 13:39:44 +02:00
committed by GitHub
parent af40590ceb
commit f16fd23a21

View File

@@ -108,8 +108,8 @@ dependencies:
``` ```
## Python ## Python
Use the latest package [here](https://pypi.org/project/breez-sdk-lib/). Use the latest package [here](https://pypi.org/project/breez-sdk/).
```console ```console
pip install breez_sdk_lib pip install breez_sdk
``` ```