Updated Notify_windows (markdown)

master
Chris Caron 2020-07-19 15:01:51 -04:00
parent 0137457dbf
commit 90bfa877b9
1 changed files with 1 additions and 1 deletions

@ -9,7 +9,7 @@ Display notifications right inside of your windows application. This only works
You may have to install a dependency on your windows system to get this to work. Simply run: You may have to install a dependency on your windows system to get this to work. Simply run:
```bash ```bash
# windows:// minimum requirements # windows:// minimum requirements
pip install pypiwin32 pip install pywin32
``` ```
### Syntax ### Syntax