diff --git a/docs/installation/docker.md b/docs/installation/docker.md index 12eaca352..94a1d978a 100644 --- a/docs/installation/docker.md +++ b/docs/installation/docker.md @@ -70,7 +70,7 @@ and start the container again_ 1. run `docker-compose build` 1. run `docker-compose run web rails db:setup` -1. run `docker-compose run web yarn install` +1. run `docker-compose run web yarn` 1. run `docker-compose up` 1. That's it! Navigate to