mirror of
https://git.wownero.com/wownero/wownero-funding-system.git
synced 2024-08-15 00:53:45 +00:00
update git url
This commit is contained in:
parent
d9bf22c5ff
commit
1a80e3e741
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue