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:
|
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
|
||||||
|
|
Loading…
Reference in New Issue