diff options
author | Micah Anderson <micah@riseup.net> | 2013-09-19 15:58:51 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-09-19 15:58:51 -0400 |
commit | e74d7ae02dc9ccd563a800926fb1364d46b98a0f (patch) | |
tree | 2dab42a2f5d750cddbfa7380de08724cc6b84afc | |
parent | 3beb56afa9680fb0d8629fe765db3f62bf5d4563 (diff) |
add a missing prompt
-rw-r--r-- | docs/platform/quick-start.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 3de98f4..11b08d0 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -209,7 +209,7 @@ There are a few required settings in provider.json. At a minimum, you must have: For a full list of possible settings, you can use `leap inspect` to see how provider.json is evaluated after including the inherited defaults: - leap inspect provider.json + $ leap inspect provider.json Setup the provider's nodes and services |