diff --git a/get-started/07_multi_container.md b/get-started/07_multi_container.md index 31a3370aae..adbe724dc7 100644 --- a/get-started/07_multi_container.md +++ b/get-started/07_multi_container.md @@ -195,7 +195,7 @@ The todo app supports the setting of a few environment variables to specify MySQ You can now start your dev-ready container. -1. Specify each of the environment variables above, as well as connect the container to your app network. +1. Specify each of the environment variables above, as well as connect the container to your app network. Make sure that you are in the `getting-started/app` directory when you run this command.