Update README.md

This commit is contained in:
Zurdi
2023-03-11 19:53:31 +01:00
committed by GitHub
parent c473fed6d0
commit 1328a9e291

View File

@@ -14,7 +14,7 @@ python3 -m venv backend/venv/romm
source backend/venv/romm/bin/activate
```
### Activate romm virtualenv
### Install venv dependencies
```sh
pip install -r backend/dependencies/requirements.txt