Skip to content

Commit e35fdef

Browse files
committed
Fix pipx flag
1 parent 6f0fbd6 commit e35fdef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ The new flatpak installation is in need of more testing.
2929
HackerTray is distributed as a python package. Do the following to install:
3030

3131
```sh
32-
pipx install hackertray
32+
pipx install hackertray --system-site-packages
3333
```
3434

3535
There is a Flatpak build and submission in progress.

0 commit comments

Comments
 (0)