Skip to content

Commit

Permalink
docs: add instructions for pipx
Browse files Browse the repository at this point in the history
  • Loading branch information
pfps committed Oct 29, 2023
1 parent cf71736 commit 69d025c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ layout: page

An easy way to install the most recent release version of Solaar is from the PyPI repository.
First install pip, and then run
`pip install --user 'solaar[report-descriptor,git-commit]'`.
`pip install --user solaar`.
If you are using pipx add the `--system-site-packages` flag.

This will not install the Solaar udev rule, which you will need to install manually by copying
`~/.local/share/solaar/udev-rules.d/42-logitech-unify-permissions.rules`
Expand Down

0 comments on commit 69d025c

Please sign in to comment.