You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/10/06 09:25:30 UTC

[skywalking-kubernetes] 20/38: Update README.md (#7)

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

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

commit 6cac0bdbbc90d7d76fe8d2f167cf9428495ffa85
Author: ryan <ch...@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