You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Clone/download this repository and `cd` into it in a terminal
39
39
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
41
41
5. To get updates: `git pull; npm install`
42
42
6. Run `node epic-games`, `node prime-gaming`, `node gog`...
0 commit comments