dschep / dschep/ntfy

Installation instructions suggestion

Open
#159 8 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.