From b84d0ca29fcf6ef78fa252fd146a8d152b893969 Mon Sep 17 00:00:00 2001 From: Li Yi Date: Wed, 16 Jan 2019 09:15:35 +0800 Subject: [PATCH] Update README_en.md --- README_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_en.md b/README_en.md index 0f2959d..1547806 100644 --- a/README_en.md +++ b/README_en.md @@ -5,7 +5,7 @@ NOTE: * The master branch is tested with Docker for Mac/Windows 18.09.1 (with Kubernetes 1.13.0). - * If you want to use 18.09/18.06 (with Kubernetes 1.10.3), please use the 18.09 branch ```git checkout 18.09 + * If you want to use 18.09/18.06 (with Kubernetes 1.10.3), please use the 18.09 branch ```git checkout 18.09``` * If you want to use 18.03, please use the 18.03 branch ```git checkout 18.03``` ### Enable Kubernetes on Docker for Mac