Skip to content

Commit 03aa2c8

Browse files
committed
Add upgrade how to part.
1 parent 662875b commit 03aa2c8

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,14 @@ bash hst-install.sh -h
6565
```
6666
Alternatively, @gabizz has made available a command-line script generator at https://gabizz.github.io/hestiacp-scriptline-generator/ which allows you to easily generate the installation command via GUI.
6767

68+
Installing Hestia Control Panel
69+
============================
70+
Updates of existing installations are performed by the Auto Updater. If you want to do this manually, you can do it via the apt package manager;
71+
```bash
72+
apt-get update
73+
apt-get upgrade
74+
```
75+
6876
Issues
6977
=============================
7078
If you've run into a problem, [file a new issue report via GitHub](https://github.com/hestiacp/hestiacp/issues) so that we may investigate further.

0 commit comments

Comments
 (0)