diff --git a/website/index.html b/website/index.html index e9563aa83..04f32586c 100644 --- a/website/index.html +++ b/website/index.html @@ -1404,6 +1404,17 @@

Now you can navigate to your domain and register an account. The first account becomes the administrator.

+ + +

+ To subsequently upgrade: +

+
+ cd /opt/epicyon + git pull + chown -R epicyon:epicyon * + systemctl restart epicyon +