File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ The command line tool gets installed as `bsmtool`.
3232
3333* You can install the latest release from GitHub:
3434 ```
35- $ pip3 install https://github.com/chargeITmobility/bsm-python/releases/download/release-0.10.0 /bauer_bsm-0.10.0 -py3-none-any.whl
35+ $ pip3 install https://github.com/chargeITmobility/bsm-python/releases/download/release-0.10.1 /bauer_bsm-0.10.1 -py3-none-any.whl
3636 ```
3737
3838* For hands-on work of the code, clone this repository and perform a editable installation as follows:
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ pip 20.3.3 from /usr/local/lib/python3.9/site-packages/pip (python 3.9)
6060Having Python 3 and its Package Installer ready, you could easily install the
6161BSM-WS36A Python Support as follows:
6262```
63- $ pip3 install https://github.com/chargeITmobility/bsm-python/releases/download/release-0.10.0 /bauer_bsm-0.10.0 -py3-none-any.whl
63+ $ pip3 install https://github.com/chargeITmobility/bsm-python/releases/download/release-0.10.1 /bauer_bsm-0.10.1 -py3-none-any.whl
6464```
6565
6666Now you should be able to run the BSM tool and display its help output
You can’t perform that action at this time.
0 commit comments