add mac notice
This commit is contained in:
@@ -17,3 +17,8 @@ Jellydisc updates Discord Rich Presence by checking what you're currently listen
|
|||||||
```bash
|
```bash
|
||||||
python main.py
|
python main.py
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## NOTE
|
||||||
|
On MacOS, you'll need to patch the `pypresence` library to work around an issue with it being unable to find the Discord IPC socket. You can do this by editing the `pypresence/utils.py` file.
|
||||||
|
|
||||||
|
The changes are kept in the `patches/pypresence_macfix.patch` file.
|
||||||
|
|||||||
Reference in New Issue
Block a user