Skip to content

Commit a3960aa

Browse files
authored
docs: use proper CLI name in README.md
1 parent 6f61bc1 commit a3960aa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ def your_function():
122122
A CLI is available when you install notify-py
123123

124124
```bash
125-
notify-py --title --message --applicationName --iconPath --soundPath
125+
notifypy --title --message --applicationName --iconPath --soundPath
126126
```
127127
You may need to add ``python3 -m`` to the beginning.
128128

@@ -149,6 +149,7 @@ You may need to add ``python3 -m`` to the beginning.
149149
- [dynobo](https://github.com/dynobo)
150150
- [Xou](https://github.com/GiorgosXou)
151151

152+
152153
---
153154

154155
### Inspiration and Special Thanks

0 commit comments

Comments
 (0)