From 67fb41188216766c2eab0029ced5df37af17e443 Mon Sep 17 00:00:00 2001 From: dqos <8611981+dqos@users.noreply.github.com> Date: Wed, 23 Nov 2022 21:50:09 +0100 Subject: [PATCH] Add Upgrading tips --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 5d8dfbf..0ca27ea 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,9 @@ Note: These steps also work with AlmaLinux 9, but it will install PHP 8 instead 7. Rename config.dist.php to config.php and adjust the settings. 8. (Optional) You might want to enable SSL using LetsEncrypt, take a look at [acme.sh](https://github.com/acmesh-official/acme.sh). +### Upgrading +Upgrading from a previous version is easy, simply overwrite your current installation with the new files. Then update your config.php accordingly, the script will automatically check for missing variables. + ### Customization If you open up config.dist.php you will see that there are some features that allows you to customize the looking glass, this includes a custom CSS override. You may also extend the looking glass with a custom block.