Repository: incubator-weex-site
Updated Branches:
  refs/heads/master d6503a16f -> ecb64a3f7


Update toolkit.md

Project: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-weex-site/commit/2a3e863c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/tree/2a3e863c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex-site/diff/2a3e863c

Branch: refs/heads/master
Commit: 2a3e863ce369e38268f87a8a64d0902a34de5a84
Parents: d6503a1
Author: zhang988925 <zhang988...@163.com>
Authored: Fri May 4 23:41:57 2018 +0800
Committer: GitHub <nore...@github.com>
Committed: Fri May 4 23:41:57 2018 +0800

----------------------------------------------------------------------
 source/cn/tools/toolkit.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex-site/blob/2a3e863c/source/cn/tools/toolkit.md
----------------------------------------------------------------------
diff --git a/source/cn/tools/toolkit.md b/source/cn/tools/toolkit.md
index fb8043e..bd8757d 100644
--- a/source/cn/tools/toolkit.md
+++ b/source/cn/tools/toolkit.md
@@ -22,7 +22,7 @@ $ npm install -g weex-toolkit
 ``` bash
 $ npm install weex-toolkit -g --registry=https://registry.npm.taobao.org
 // 或者
-$ nrm use taobao
+$ npm use taobao
 $ npm install weex-toolkit -g
 ```
 

Reply via email to