From 60e3ed3ca4414c5c0735f1460e3a21b1c7131ea4 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Tue, 20 Feb 2018 13:20:57 +0800 Subject: [PATCH] docs: update some description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f1c80f2..75f469a 100644 --- a/README.md +++ b/README.md @@ -912,7 +912,7 @@ $ http -v --verify=no --json GET http://your.docker.host/api/stat/go ### Quick Start -Create name space as `gorush` and configuration map: +Create namespace as `gorush` as `gorush` and then your configuration map: ```sh $ kubectl create -f k8s/gorush-namespace.yaml