diff --git a/readme.md b/readme.md index 44a7a3017..ea0eb010e 100644 --- a/readme.md +++ b/readme.md @@ -19,7 +19,7 @@ cd rDrama docker-compose up ``` -3- That's it! Visit `localhost` in your browser. +3- That's it! Visit `localhost` in your browser and make an account (the first account to be made will have full admin rights) 4- Optional: to change the domain from "localhost" to something else and configure the site settings, as well as integrate it with the external services the website uses, edit the variables in the `env` file and then restart the docker container.