mirror of https://github.com/caronc/apprise
Updated Notify_windows (markdown)
parent
0137457dbf
commit
90bfa877b9
|
@ -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:
|
||||
```bash
|
||||
# windows:// minimum requirements
|
||||
pip install pypiwin32
|
||||
pip install pywin32
|
||||
```
|
||||
|
||||
### Syntax
|
||||
|
|
Loading…
Reference in New Issue