Update README.md

This commit is contained in:
PLUJA 2020-07-13 14:58:56 +02:00 committed by GitHub
parent 9d338cf878
commit 0f700a31f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,6 +49,12 @@ It is always recommended to set up a self-hosted instance. It is quite easy and
- `flask run`
9. Go to "http://localhost:5000/" and enjoy.
### Upgrading to new versions:
> This will never delete your database.
1. Navigate to the git repository (the one you cloned when installing).
2. Pull new changes:
- `git pull`
3. Done! You are on latest version.
### Powered by:
* [Nitter](https://nitter.net)