From ca6a07f5954d77afdbdf6c2ff2b0db01a1e4c210 Mon Sep 17 00:00:00 2001
From: RongZhang <rongzhang@alauda.io>
Date: Thu, 5 Apr 2018 22:36:50 +0800
Subject: [PATCH] Add VMware vSphere to deployed

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 56210a8f9..994469b22 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Deploy a Production Ready Kubernetes Cluster
 
 If you have questions, join us on the [kubernetes slack](https://kubernetes.slack.com), channel **\#kubespray**.
 
--   Can be deployed on **AWS, GCE, Azure, OpenStack or Baremetal**
+-   Can be deployed on **AWS, GCE, Azure, OpenStack, vSphere or Baremetal**
 -   **High available** cluster
 -   **Composable** (Choice of the network plugin for instance)
 -   Support most popular **Linux distributions**
-- 
GitLab