From a1c93fc0b506614927b5652a8fc3a48897e93608 Mon Sep 17 00:00:00 2001 From: PLUJA <64632615+pluja@users.noreply.github.com> Date: Tue, 14 Jul 2020 08:50:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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`