Skip to content

Commit f267ba2

Browse files
author
Kristan Kenney
authored
Update README.md
Corrected unattended installation command.
1 parent 70cb626 commit f267ba2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ bash hst-install.sh
4040
```
4141
To perform an unattended installation using the default options:
4242
```bash
43-
bash hst-install-ubuntu.sh -f -y no -e <email> -p <password> -s <hostname>
43+
bash hst-install.sh -f -y no -e <email> -p <password> -s <hostname>
4444
```
4545
For additional installation options:
4646
```bash

0 commit comments

Comments
 (0)