From d165c1e0f8ec0956ac808e262c41b50b9328f58a Mon Sep 17 00:00:00 2001 From: shen100 Date: Sat, 24 Jun 2017 16:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83344d36..8e715ca3 100755 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ npm run staticServ ``` 7 **运行go程序** -进入`wemall`目录下,运行 +进入`wemall`目录下,`将configuration.dev.json`改名`为configuration.json`, 运行 ``` go run main.go