change repo url in README.md

This commit is contained in:
cremesk 2019-07-13 16:35:09 +02:00
parent fbddad174b
commit f354fdd89d
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0

View File

@ -42,7 +42,7 @@ INSTALL
apt update
apt install python3-pip nginx uwsgi uwsgi-plugin-python3 certbot
git clone https://github.com/cremesk/0x0.git /srv/0x0
git clone https://github.com/envs-net/0x0.git /srv/0x0
cd /srv/0x0
pip3 install --user `cat requirements.txt`