This is an automated email from the ASF dual-hosted git repository.

innerpeacez pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-kubernetes.git

commit 6cac0bdbbc90d7d76fe8d2f167cf9428495ffa85
Author: ryan <chenvi...@gmail.com>
AuthorDate: Tue Mar 19 16:32:28 2019 +0800

    Update README.md (#7)
    
    spelling mistake。kubctl -> kubectl
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cee038c..3de54c8 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ To install and configure skywalking in a Kubernetes cluster, 
follow these instru
 
 Please promise the `skywalking` namespace existed in the cluster, otherwise, 
create a new one.
 
-`kubctl apply -f namespace.yml`
+`kubectl apply -f namespace.yml`
 
 ## Deploy Elasticsearch
 

Reply via email to