diff --git a/README.md b/README.md index e291143..1512186 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,8 @@ vi env/db.env # and set things cp env/run.env.example env/run.env vi env/run.env # and set things -AKAUNTING_SETUP=true docker-compose up -d +AKAUNTING_SETUP=true +docker-compose up -d ``` Then head to HTTP at port 8080 on the docker-compose host and finish configuring your Akaunting company through the interactive wizard.