mirror of
https://github.com/Sneed-Group/pypush-plus-plus
synced 2024-12-24 03:42:43 -06:00
Merge branch 'JJTech0130:main' into effects-list
This commit is contained in:
commit
6cef8e5062
1 changed files with 3 additions and 2 deletions
|
@ -7,8 +7,9 @@ It can currently register as a new device on an Apple ID, set up encryption keys
|
||||||
## Installation
|
## Installation
|
||||||
It's pretty self explanatory:
|
It's pretty self explanatory:
|
||||||
1. `git clone https://github.com/JJTech0130/pypush`
|
1. `git clone https://github.com/JJTech0130/pypush`
|
||||||
2. `pip3 install -r requirements.txt`
|
2. If on a Mac, ensure `cmake` is installed. Otherwise, run `brew install cmake`
|
||||||
3. `python3 ./demo.py`
|
3. `pip3 install -r requirements.txt`
|
||||||
|
4. `python3 ./demo.py`
|
||||||
|
|
||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
If you have any issues, please join [the Discord](https://discord.gg/BVvNukmfTC) and ask for help.
|
If you have any issues, please join [the Discord](https://discord.gg/BVvNukmfTC) and ask for help.
|
||||||
|
|
Loading…
Reference in a new issue