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 2c379fd commit 9649d73Copy full SHA for 9649d73
docs/Installation/mechanism/Ansible/ZeroTouchInstall.md
@@ -13,7 +13,9 @@ or you will need to update configuration files later.
13
14
## Quick start
15
in most cases use this command to install FTS
16
-```wget -qO - bit.ly/freetakhub2 | sudo bash```
+```
17
+wget -qO - bit.ly/freetakhub2 | sudo bash
18
19
in a clound evniroment like Digital Ocean, this will have you up and running in 5 minutes. For more option continue to read
20
21
## `ZTI` Usage
0 commit comments