diff --git a/README.md b/README.md index 82d7696..9ceed6b 100644 --- a/README.md +++ b/README.md @@ -39,20 +39,22 @@ iap_support_email = "markvanholsteijn@binx.io" ## deploying the IAP proxy To deploy the IAP proxy for GKE, type: -``` -$ git clone https://github.com/binxio/simple-iap-proxy.git -$ cp .auto.tfvars simple-iap-proxy/terraform -$ terraform init -$ terraform apply +```sh +git clone https://github.com/binxio/simple-iap-proxy.git +cp .auto.tfvars simple-iap-proxy/terraform +terraform init +terraform apply ``` After the apply, the required IAP proxy command is printed: ``` iap_proxy_command = <