Skip to content

Commit

Permalink
修复安装报错问题,直接使用命令ember install wildember安装
Browse files Browse the repository at this point in the history
  • Loading branch information
ubuntuvim committed Sep 22, 2016
1 parent f80211d commit fab199e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ wildember是一个方便、快捷连接野狗实时服务适配器。

## 安装wildember

* 使用命令安装:`npm install wildember`
* 使用命令安装:`ember install wildember`
* 修改`app/adapters/application.js`
在文件内增加如下代码:
```js
Expand Down

0 comments on commit fab199e

Please sign in to comment.