1
0
mirror of https://github.com/ruanyf/es6tutorial.git synced 2025-05-24 18:32:22 +00:00

Change Npm to npm

This commit is contained in:
Yuanzhi.Peng 2017-08-28 11:06:21 +08:00 committed by GitHub
parent a881386463
commit 116431dcf3

View File

@ -528,7 +528,7 @@ $traceurRuntime.ModuleStore.getAnonymousModule(function() {
### 命令行转换
作为命令行工具使用时Traceur 是一个 Node 的模块,首先需要用 Npm 安装。
作为命令行工具使用时Traceur 是一个 Node 的模块,首先需要用 npm 安装。
```bash
$ npm install -g traceur