diff --git a/README.md b/README.md index 90f2396..d94da72 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ To get started, follow these steps: echo 'EXTERNAL_LISTEN_HOSTS= > .env.override ``` More information can be found [here](../../wiki/Configuration). -4. **Run the project:** +5. **Run the project:** ```bash make start ```