From 23b3fc45a224e69f8fb96f5c355870ec4b74a6d1 Mon Sep 17 00:00:00 2001 From: Robin Date: Sat, 26 Dec 2020 14:48:26 +0100 Subject: [PATCH] Add update instructions --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 1db58cb..0d0acba 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ When the database configuration page shows up, fill in `db` for *database addres If you want to use Docker for developing NamelessMC, please see the [docker compose file in the main repo](https://github.com/NamelessMC/Nameless/blob/v2/docker-compose.yaml). +## Updating +First, follow regular update instructions on the website (uploading files etc). After the upgrade is complete and your website is back up, change the image tag to the new version (e.g. change from `pr7` to `pr8`) to get the newest PHP library versions. + ## Available tags | Tag | NamelessMC version | PHP version | --- | ------------------ | -----------