* Followup to PR #126 Forgot to mention the extra `pip install requests` in the ReadMe and saw issue #134 * Update windows.md
This commit is contained in:
parent
35316de8d3
commit
cbb256e45d
@ -11,7 +11,8 @@
|
||||
|
||||
```bash
|
||||
python -m pip install --upgrade pip && \
|
||||
pip install pyserial
|
||||
pip install pyserial && \
|
||||
pip install requests
|
||||
```
|
||||
![Git Bash As Admin](gitbash-admin-start.png)
|
||||
![Git Bash Admin CMD](gitbash-admin.png)
|
||||
|
Loading…
Reference in New Issue
Block a user