diff --git a/docs/02-deploy-an-application-or-fleet.md b/docs/02-deploy-an-application-or-fleet.md index 2a11fc2..17afc6c 100644 --- a/docs/02-deploy-an-application-or-fleet.md +++ b/docs/02-deploy-an-application-or-fleet.md @@ -1,4 +1,4 @@ -## Deploy an application +# Deploy and provision an application The commands below should be run on a terminal on the local machine (where the balena CLI is installed). Ensure that the `NODE_EXTRA_CA_CERTS` environment diff --git a/docs/03-next-steps.md b/docs/03-next-steps.md index 272ad49..91e3fb3 100644 --- a/docs/03-next-steps.md +++ b/docs/03-next-steps.md @@ -1,4 +1,4 @@ -## Next steps +# Next steps - Try out [local mode](https://www.balena.io/docs/learn/develop/local-mode), which allows you to build and sync code to your device locally for rapid