Skip to content

Commit db160b2

Browse files
committed
readme fix
1 parent e7a0c67 commit db160b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ For more information, see [Python API Docs](https://block.io/api/simple/python).
3838

3939
## Windows Users, Please Note:
4040

41-
You can install it like so on Windows: "pip install block-io==1.1.6"
41+
You can install it like so on Windows: "pip install block-io==1.1.7"
4242

4343
Now regarding the vcvarsall.bat error -- that error is due to the fact that pycrypto library is being compiled when you're trying to install the block-io library.
4444

@@ -55,7 +55,7 @@ Once this is done, go to C:\Python3.4\Lib\distutils, and create a file calls "di
5555
compiler=mingw32
5656

5757

58-
Now exit your Command Prompt or Python IDE, go to Command Prompt again, type "pip install block-io==1.1.6".
58+
Now exit your Command Prompt or Python IDE, go to Command Prompt again, type "pip install block-io==1.1.7".
5959

6060

6161
## Contributing

0 commit comments

Comments
 (0)