diff --git a/README.md b/README.md index 5f7b3ee..08646ab 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ For simplification purposes, this is only a backend application built using Fast ### Installation -`make install && make install-dev` +`make venv && make install && make install-dev` ### Serve the app