diff --git a/docker/README.md b/docker/README.md index b05c4b3726..33502a8575 100644 --- a/docker/README.md +++ b/docker/README.md @@ -45,9 +45,11 @@ In case when database upgrade is needed, execute the following commands: ` $ ./docker-stop-services.sh ` + ` $ ./docker-upgrade-tb.sh --fromVersion=[FROM_VERSION] ` + ` $ ./docker-start-services.sh `