File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,13 +79,13 @@ Currently supporting **PocketOption** (Quick Trading Mode) with both real and de
7979#### Using pip (Prebuilt Wheels):
8080``` bash
8181# Windows
82- pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/blob/master/wheels/ BinaryOptionsToolsV2-0.1.8 -cp38-abi3-win_amd64.whl?raw=true "
82+ pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/releases/download/ BinaryOptionsToolsV2-0.2.1/BinaryOptionsToolsV2-0.2.1 -cp38-abi3-win_amd64.whl"
8383
8484# Linux
85- pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/blob/master/wheels /BinaryOptionsToolsV2-0.2.0-cp38-abi3-manylinux_2_34_x86_64.whl?raw=true "
85+ pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/releases/download/BinaryOptionsToolsV2-0.2.1 /BinaryOptionsToolsV2-0.2.0-cp38-abi3-manylinux_2_34_x86_64.whl"
8686
8787# Mac
88- pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/blob/master/wheels /BinaryOptionsToolsV2-0.2.1-cp38-abi3-macosx_11_0_arm64.whl?raw=true "
88+ pip install " https://github.com/ChipaDevTeam/BinaryOptionsTools-v2/releases/download/BinaryOptionsToolsV2-0.2.1 /BinaryOptionsToolsV2-0.2.1-cp38-abi3-macosx_11_0_arm64.whl"
8989```
9090
9191** Requirements** : Python 3.8 or higher
You can’t perform that action at this time.
0 commit comments