Quick change to reflect the migration in git clone

This commit is contained in:
Jakub Doboš 2023-08-13 14:22:24 +02:00 committed by GitHub
parent 1b8d4cb911
commit 57d7cf78d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,7 +6,7 @@ It can currently register as a new device on an Apple ID, set up encryption keys
## Installation
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`
3. `python3 ./demo.py`
@ -35,4 +35,4 @@ expire eventually.
## 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.
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.