diff options
| -rw-r--r-- | docs/platform/quick-start.md | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index eb778ab..76153df 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -13,13 +13,13 @@ We are going to create a minimal LEAP provider offering OpenVPN service. This ba  Our goal is something like this: -    leap list +    $ leap list             NODES   SERVICES           TAGS              clam   couchdb          elephant   webapp             snail   openvpn -NOTE: You won't be able to run those `leap list` commands yet, not until we actually create the node configurations. +NOTE: You won't be able to run that `leap list` command yet, not until we actually create the node configurations.  Requirements  ------------  | 
