removed . after command and added link for MacOS

This commit is contained in:
Kay Kaprolat 2021-12-10 20:34:21 +01:00
parent ecbf886e52
commit 0316b2189d

View File

@ -2,7 +2,7 @@
## What you need
- Docker ([Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-windows/) or on Linux normal Docker)
- Docker ([Docker Desktop](https://hub.docker.com/editions/community/docker-ce-desktop-mac/) or on Linux normal Docker)
- Docker-Compose (Included in Docker Desktop)
- LEGO® Universe Client
@ -15,7 +15,7 @@
5. Run `docker compose exec darkflame /app/MasterServer -a` and setup your admin account
6. Now you can see the output of the server with `docker compose logs -f --tail 100` or `docker compose logs -f --tail 100`. This can help you understand issues and there you can also see when the server finishes it's startup. Exit this with Ctrl+C.
7. You're ready to connect your client!
8. You can stop the server with `docker-compose stop` and start it again with `docker-compose up -d`.
8. You can stop the server with `docker-compose stop` and start it again with `docker-compose up -d`
## Disable brickbuildfix