From 67c210d9d759277fbafa4fec169ded8f0afd0e98 Mon Sep 17 00:00:00 2001 From: Allegro AI <51604379+allegroai-git@users.noreply.github.com> Date: Sun, 10 Nov 2019 00:14:30 +0200 Subject: [PATCH] Update README.md --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index d7b047a..071c02b 100644 --- a/README.md +++ b/README.md @@ -159,14 +159,12 @@ To apply the changes, you must [restart the *trains-server*](#restart-server). ### Restarting trains-server -To restart the **trains-server**, you must first stop and remove the containers, and then restart. +To restart the **trains-server**, you must first stop the containers, and then restart them. + ```bash + $ docker-compose down + $ docker-compose up -f docker-compose.yml + ``` -1. Restarting docker-compose containers. - - $ docker-compose down - $ docker-compose up - -1. Manually restarting dockers [instructions](docs/docker_setup.md#launch). ## Configuring **TRAINS** client