Преглед изворни кода

Update README.md

Corrected unattended installation command.
Kristan Kenney пре 7 година
родитељ
комит
f267ba2a07
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -40,7 +40,7 @@ bash hst-install.sh
 ```
 ```
 To perform an unattended installation using the default options:
 To perform an unattended installation using the default options:
 ```bash
 ```bash
-bash hst-install-ubuntu.sh -f -y no -e <email> -p <password> -s <hostname>
+bash hst-install.sh -f -y no -e <email> -p <password> -s <hostname>
 ```
 ```
 For additional installation options:
 For additional installation options:
 ```bash
 ```bash