mirror of
https://git.wownero.com/wownero/YellWOWPages.git
synced 2024-08-15 01:03:25 +00:00
Merge branch 'graphics' of https://git.wownero.com/wownero/YellWOWPages into graphics
This commit is contained in:
commit
0ab5d57ad2
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ git clone gitea@git.wownero.com:wownero/YellWOWPages.git
|
|||
cd YellWOWPages
|
||||
pip install -r requirements.txt
|
||||
|
||||
cp settings.py_example settings.py_example
|
||||
cp settings.py_example settings.py
|
||||
```
|
||||
|
||||
Change `settings.py` to your liking. Then run the application:
|
||||
|
|
Loading…
Reference in a new issue