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:
parent
a881386463
commit
116431dcf3
@ -528,7 +528,7 @@ $traceurRuntime.ModuleStore.getAnonymousModule(function() {
|
|||||||
|
|
||||||
### 命令行转换
|
### 命令行转换
|
||||||
|
|
||||||
作为命令行工具使用时,Traceur 是一个 Node 的模块,首先需要用 Npm 安装。
|
作为命令行工具使用时,Traceur 是一个 Node 的模块,首先需要用 npm 安装。
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ npm install -g traceur
|
$ npm install -g traceur
|
||||||
|
Loading…
x
Reference in New Issue
Block a user