diff --git a/README.md b/README.md index 4636507..1257a44 100644 --- a/README.md +++ b/README.md @@ -45,5 +45,6 @@ your technology stack. It's a [FastAPI](https://fastapi.tiangolo.com/) application. ``` +$ set -a && source .envrc && set +a $ make ```