Update README.md

This commit is contained in:
Igor Kulikov 2018-10-24 19:59:22 +03:00 committed by GitHub
parent 88fa216c91
commit b85d9e2047
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
`