diff --git a/README.md b/README.md index 68a75a7..eb53c46 100644 --- a/README.md +++ b/README.md @@ -10,10 +10,13 @@ Host Server : `docker-compose up -d` Host Server : `docker run --name mindustry -ti -p 6567:6567/tcp -p 6567:6567/udp viviv/mindustry` -# Manage Mindustry console -Attach terminal `docker attach mindustry_server` +# Manage Mindustry Console -To detach the tty without shuttding down the server, +## Attach Console +Attach terminal with `docker attach mindustry_server` + +### Detach Console +To detach the tty without shutting down the server, use the escape sequence Ctrl-p + Ctrl-q ### Enjoy !!