From 1a80e3e741a3566fe514b46c5899edc825970b67 Mon Sep 17 00:00:00 2001 From: wowario Date: Sun, 28 Jun 2020 18:29:48 +0300 Subject: [PATCH] update git url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84662d2..ae5e04e 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,8 @@ Download application and configure. ``` sudo apt install libjpeg-dev libpng-dev python-virtualenv python3 redis-server postgresql-server postgresql-server-dev-* -git clone https://github.com/skftn/wownero-wfs.git -cd wownero-wfs +git clone https://git.wownero.com/wownero/wownero-funding-system.git +cd wownero-funding-system virtualenv -p /usr/bin/python3 source venv/bin/activate pip uninstall pillow