diff --git a/docker-for-azure/index.md b/docker-for-azure/index.md index 3afdd26ef8..a52c3648d8 100644 --- a/docker-for-azure/index.md +++ b/docker-for-azure/index.md @@ -74,7 +74,7 @@ is required to set up Docker for Azure. The Service Principal is used to invoke and down or deploy apps on your swarm that require configuration of the Azure Load Balancer. Docker provides a containerized helper script called `docker4x/create-sp-azure` to help you create the Service Principal. -1. Download the latest version of `docker4x/create-sp-azure` to your local environment: +1. On a Linux machie, download the latest version of `docker4x/create-sp-azure` to your local environment: ```bash docker pull docker4x/create-sp-azure:latest