From fe3dbc92dc6d163eae4facc11e504d0f2af97004 Mon Sep 17 00:00:00 2001 From: Allegro AI <51604379+allegroai-git@users.noreply.github.com> Date: Tue, 19 Nov 2019 00:14:45 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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 ```