Merge pull request #492 from pyz1989/patch-1

Change Npm to npm
This commit is contained in:
Ruan YiFeng
2017-08-28 12:00:20 +08:00
committed by GitHub
+1 -1
View File
@@ -528,7 +528,7 @@ $traceurRuntime.ModuleStore.getAnonymousModule(function() {
### 命令行转换
作为命令行工具使用时,Traceur 是一个 Node 的模块,首先需要用 Npm 安装。
作为命令行工具使用时,Traceur 是一个 Node 的模块,首先需要用 npm 安装。
```bash
$ npm install -g traceur