Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
lcxfs1991 committed Dec 4, 2017
2 parents f400b2c + 0c6bd76 commit 0802e9c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,11 @@
// 必须
npm i -g steamerjs

// v2.0 后可选
npm i -g steamer-plugin-kit
npm i -g steamer-plugin-jb
```

* 注意:本插件依赖于 `git`,因此请在全局安装 [git](https://git-scm.com/downloads)

## 使用
### 初始化配置

Expand Down Expand Up @@ -67,4 +68,4 @@ steamer jb --run
steamer jb --run [branch]

// 可用 -r 简写
```
```

0 comments on commit 0802e9c

Please sign in to comment.