add pygwin2 installation guide
This commit is contained in:
parent
0b269d74d0
commit
ff66f66fbe
1 changed files with 7 additions and 0 deletions
|
@ -22,3 +22,10 @@ while run:
|
||||||
win.update()
|
win.update()
|
||||||
pygwin.close()
|
pygwin.close()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
## Installation
|
||||||
|
|
||||||
|
```sh
|
||||||
|
pip install pygwin2
|
||||||
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue