chore: Update readme.
This commit is contained in:
parent
2304b9e67a
commit
87763ce9e4
@ -92,7 +92,7 @@ python3 -m venv venv
|
|||||||
venv/bin/pip install wheel
|
venv/bin/pip install wheel
|
||||||
venv/bin/pip install -r requirements.txt
|
venv/bin/pip install -r requirements.txt
|
||||||
(cd web && npm install && npm run build)
|
(cd web && npm install && npm run build)
|
||||||
(cd templates/ && ./translate.py)
|
./scripts/translate_templates.py --lang-dir lang/ --template-dir templates/
|
||||||
```
|
```
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user