diff options
Diffstat (limited to 'docs/platform')
-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 |