Updated Readme with the installation on Windows

This commit is contained in:
Ahmed Aboul-Ela 2016-06-13 13:39:35 +03:00 committed by GitHub
parent ba54eabcfa
commit fdb1ae5a1c
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@ Other python versions maybe not **supported** at the moment.
- Install for Windows:
```
- c:\python27\python.exe -m pip install requests
c:\python27\python.exe -m pip install requests
```
- Install for Ubuntu/Debian:
@ -49,7 +49,7 @@ sudo pip install requests
- Install for Windows:
```
- c:\python27\python.exe -m pip install dnspython
c:\python27\python.exe -m pip install dnspython
```
- Install for Ubuntu/Debian: