-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
good first issueGood for newcomersGood for newcomersinvalidThis doesn't seem rightThis doesn't seem right
Description
Description:
The installation guide currently suggests installing pipx using:
python3 -m pip install --user pipx
It would be preferable to recommend something like:
sudo apt install pipx
for users who don’t have pipx installed yet.
This approach is simpler and aligns better with common Debian/Ubuntu installation practices.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomersinvalidThis doesn't seem rightThis doesn't seem right