Skip to content

Update installation instruction #13

@AimonKied

Description

@AimonKied

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.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions