Răsfoiți Sursa

Update README.md

Corrected unattended installation command.
Kristan Kenney 7 ani în urmă
părinte
comite
f267ba2a07
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  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:
 ```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:
 ```bash