Update README.md
This commit is contained in:
parent
d4f1b3ed9a
commit
104ef6e830
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ docker-compose up -d
|
|||
```bash
|
||||
git clone https://github.com/Nezreka/SoulSync
|
||||
cd SoulSync
|
||||
pip install -r requirements.txt
|
||||
pip install -r requirements-webui.txt
|
||||
python web_server.py
|
||||
# Open http://localhost:8008
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue