Update README.md

This commit is contained in:
PLUJA 2020-07-14 08:50:27 +02:00 committed by GitHub
parent 404cb9c343
commit a1c93fc0b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,8 +57,8 @@ It is always recommended to set up a self-hosted instance. It is quite easy and
9. Go to "http://localhost:5000/" and enjoy.
### Updating to new versions:
##### See [CHANGELOG](CHANGELOG.md) for the list of changes.
##### NOTE: Updating will never delete your database, your following list will not be erased.
**See [CHANGELOG](CHANGELOG.md) for the list of changes.**<br>
**NOTE: Updating will never delete your database, your following list will not be erased.**
1. Navigate to the git repository (the one you cloned when installing).
2. Pull new changes:
- `git pull`