Installation instructions suggestion
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 216
- PR merge metrics
- No merged PRs in 30d
Description
Instead of suggesting to install using `sudo pip install ntfy` wouldn't it be a bit safer/cleaner to suggest `pip install --user ntfy` instead? This way ntfy will be installed in `$HOME/.local` and you will not end up with a mix of pip-installed and package-manager-installed packages in your system's python distribution.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.