Skip to content

Commit

Permalink
docs: use proper CLI name in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ms7m committed Jan 3, 2023
1 parent 6f61bc1 commit a3960aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def your_function():
A CLI is available when you install notify-py

```bash
notify-py --title --message --applicationName --iconPath --soundPath
notifypy --title --message --applicationName --iconPath --soundPath
```
You may need to add ``python3 -m`` to the beginning.

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


---

### Inspiration and Special Thanks
Expand Down

0 comments on commit a3960aa

Please sign in to comment.