Update README.md

This commit is contained in:
Olivier DEBAUCHE 2022-01-03 10:55:08 +01:00 committed by GitHub
parent 10782653b7
commit b1d8caeb33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -253,7 +253,7 @@ docker run \
run
```
### Upgrade from a previous version
### EXPERIMENTAL - Manual upgrade from a previous version
The update assumes that you have previously installed version 1.7.0 or earlier on your server. You must stop the docker container and perform the two update steps which consists of upgrading the database from postgresql 12 to postgresql 13 using the upgrade.sh script and then upgrading the software stack using the command line given below.