diff --git a/README.md b/README.md index 7dc9398..0cbb4ad 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ mkcert -install -cert-file certs/lan.pem -key-file certs/lan-key.pem wp.lan mz.l 127.0.0.1 mz.lan ``` -5. Build mobilizon via running `make setup`` +5. Build Mobilizon via running `make setup`` 5. Start the docker containers via `docker-compose up -d`