We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38596a3 commit e9ed0b0Copy full SHA for e9ed0b0
README.md
@@ -40,7 +40,7 @@ A note before you try
40
## Getting Sources and install scripts
41
```bash
42
# download installer
43
-curl -o install.sh -L https://git.io/hippo-installer
+curl -L -o install.sh https://git.io/hippo-installer
44
# run the installer
45
bash install.sh
46
# Install ubuntu with this command
0 commit comments