Просмотр исходного кода

Adjust readme to merge develop.

Raphael Schneeberger 6 лет назад
Родитель
Сommit
e4c73e1233
1 измененных файлов с 4 добавлено и 2 удалено
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -54,10 +54,12 @@ To perform an unattended installation using the default options:
 ```bash
 bash hst-install.sh -f -y no -e <email> -p <password> -s <hostname>
 ```
-For additional installation options:
+## Custom installation:
+You may specify a number of various flags during installation to only install the features in which you need. To view a list of available options, run:
 ```bash
 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.
 
 Installing development builds
 =============================
@@ -106,4 +108,4 @@ If you would like to help our developers cover their time and infrastucture cost
 
 License
 =============================
-Hestia Control Panel is licensed under [GPL v3](https://github.com/hestiacp/hestiacp/blob/master/LICENSE) license, and is based on the [VestaCP](https://www.vestacp.com/) project.<br>
+Hestia Control Panel is licensed under [GPL v3](https://github.com/hestiacp/hestiacp/blob/master/LICENSE) license, and is based on the [VestaCP](https://www.vestacp.com/) project.<br>