diff --git a/README.md b/README.md index 5c0979c..6b2edee 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ You will need to edit the `./environments/pleroma/pleroma.env` and replace the ` After, start the containers with: ``` -# docker-compuse up -d +# docker-compose up -d ``` After pleroma initializes it should be available to proxy to on port 4000.