From cf39b301385bde56b151aa3240bfdc1876f9d822 Mon Sep 17 00:00:00 2001 From: Luca Prete Date: Thu, 12 May 2022 14:22:48 +0200 Subject: [PATCH] Fix export command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d40702f..f5946f1 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ For TLS, sample code and instructions make use of [cert-manager](https://cert-ma For requirements, jump to the [section below](#requirements). ```shell -EXPORT PROJECT=YOUR_PROJECT_ID +export PROJECT=YOUR_PROJECT_ID # Deploy a sample GKE cluster gcloud beta container clusters create gke-dns-test \