summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-09-25 12:51:30 -0400
committerMicah Anderson <micah@riseup.net>2013-09-25 12:51:30 -0400
commitb08f37534ccbd4564fc2da5e123aacecfe2acb99 (patch)
tree6507e3ef431742e3dd7506e5b22916a858aaf27a
parent2baba558ff5c45f55b88d122e2abe1969f8e736e (diff)
add prompt to leap list and singularize
-rw-r--r--docs/platform/quick-start.md4
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
------------