0.11.0 +readme

This commit is contained in:
matatonic 2024-05-29 17:18:27 -04:00
parent 2fcb7cef0f
commit 07337907f9

View File

@ -88,7 +88,7 @@ source .venv/bin/activate
# Install the Python requirements
pip install -r requirements.txt
# run the server
startup.sh
bash startup.sh
```