diff --git a/README.md b/README.md index 8afd435..7e4584b 100644 --- a/README.md +++ b/README.md @@ -22,3 +22,10 @@ while run: win.update() pygwin.close() ``` + + +## Installation + +```sh +pip install pygwin2 +```