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 ## 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`