Skip to content

Commit fb8f387

Browse files
authored
mention pipx, #276
1 parent a9e2092 commit fb8f387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Data (including json files with claimed games, codes to redeem, screenshots) is
3737
1. [Install Node.js](https://nodejs.org/en/download)
3838
2. Clone/download this repository and `cd` into it in a terminal
3939
3. Run `npm install`
40-
4. Run `pip install apprise` to install [apprise](https://github.com/caronc/apprise) if you want notifications
40+
4. Run `pip install apprise` (or use [pipx](https://github.com/pypa/pipx) if you have [problems](https://stackoverflow.com/questions/75608323/how-do-i-solve-error-externally-managed-environment-every-time-i-use-pip-3)) to install [apprise](https://github.com/caronc/apprise) if you want notifications
4141
5. To get updates: `git pull; npm install`
4242
6. Run `node epic-games`, `node prime-gaming`, `node gog`...
4343

0 commit comments

Comments
 (0)