diff --git a/README.md b/README.md index dd9ad60..7741668 100644 --- a/README.md +++ b/README.md @@ -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.**
+**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`