Update README.md
This commit is contained in:
parent
b636901fb2
commit
42d728734e
1 changed files with 2 additions and 0 deletions
|
@ -124,10 +124,12 @@ On Windows:
|
|||
|
||||
You need to install Cygwin and its packages for Make, Perl and the following Serial library.
|
||||
Assuming you included Puthon in your Cygwin installation:
|
||||
|
||||
1. download PySerial source package from [https://pypi.python.org/pypi/pyserial](https://pypi.python.org/pypi/pyserial)
|
||||
2. extract downloaded package
|
||||
3. navigate to extracted package folder
|
||||
4. start
|
||||
|
||||
```python setup.py build
|
||||
python setup.py instal
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue