mirror of
https://github.com/Sneed-Group/pypush-plus-plus
synced 2024-12-24 03:42:43 -06:00
Quick change to reflect the migration in git clone
This commit is contained in:
parent
1b8d4cb911
commit
57d7cf78d4
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ 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/beeper/pypush`
|
||||||
2. `pip3 install -r requirements.txt`
|
2. `pip3 install -r requirements.txt`
|
||||||
3. `python3 ./demo.py`
|
3. `python3 ./demo.py`
|
||||||
|
|
||||||
|
@ -35,4 +35,4 @@ expire eventually.
|
||||||
## Licensing
|
## Licensing
|
||||||
This project is licensed under the terms of the [SSPL](https://www.mongodb.com/licensing/server-side-public-license). Portions of this project are based on [macholibre by Aaron Stephens](https://github.com/aaronst/macholibre/blob/master/LICENSE) under the Apache 2.0 license.
|
This project is licensed under the terms of the [SSPL](https://www.mongodb.com/licensing/server-side-public-license). Portions of this project are based on [macholibre by Aaron Stephens](https://github.com/aaronst/macholibre/blob/master/LICENSE) under the Apache 2.0 license.
|
||||||
|
|
||||||
If you would like to use all or portions of this project in a commercial produce (without releasing source code), we are open to contacts about possible dual-licensing terms.
|
If you would like to use all or portions of this project in a commercial produce (without releasing source code), we are open to contacts about possible dual-licensing terms.
|
||||||
|
|
Loading…
Reference in a new issue