Update README.md

New command need new Line
This commit is contained in:
Ibrahim Ahmad (feyroozecode) 2024-06-09 15:16:43 +01:00 committed by GitHub
parent 77a1312c38
commit 4f9813d4bf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@ vi env/db.env # and set things
cp env/run.env.example env/run.env cp env/run.env.example env/run.env
vi env/run.env # and set things 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. Then head to HTTP at port 8080 on the docker-compose host and finish configuring your Akaunting company through the interactive wizard.