diff --git a/README.md b/README.md index c6399d9..d3c246f 100644 --- a/README.md +++ b/README.md @@ -234,6 +234,7 @@ When we release a new version and include a new pre-built Docker image for it, u 1. Spin up the docker containers, it will automatically pull the latest trains-server build ```bash + $ docker-compose -f docker-compose.yml pull $ docker-compose -f docker-compose.yml up ```