diff --git a/docs/admin-manual/setup/install.md b/docs/admin-manual/setup/install.md index aa28fa6c9..8b5ab7ad6 100644 --- a/docs/admin-manual/setup/install.md +++ b/docs/admin-manual/setup/install.md @@ -273,6 +273,7 @@ Finally, start the services, and check that they are running properly using the ```bash docker-compose up -d +docker-compose ps docker-compose logs -f ```