Raphael Schneeberger 5 лет назад
Родитель
Сommit
03aa2c803d
1 измененных файлов с 8 добавлено и 0 удалено
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -65,6 +65,14 @@ bash hst-install.sh -h
 ```
 ```
 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.
 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.
 
 
+Installing Hestia Control Panel
+============================
+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;
+```bash
+apt-get update
+apt-get upgrade
+```
+
 Issues
 Issues
 =============================
 =============================
 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.
 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.