Update installation

This commit is contained in:
Jacob Windsor 2025-02-19 17:01:56 +01:00
parent e5e8a6474f
commit 8a4c6c474b

View File

@ -27,7 +27,7 @@ For simplification purposes, this is only a backend application built using Fast
### Installation ### Installation
`make install && make install-dev` `make venv && make install && make install-dev`
### Serve the app ### Serve the app