Update README.md

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

View File

@ -44,10 +44,12 @@ 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
`
`
- `FROM_VERSION` - from which version upgrade should be started.