Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
funnyli committed Sep 18, 2020
1 parent 83eec3a commit 43e436a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pages/4x/entry.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
FBI 需安装在全局,以便在任意目录可开始你的工作流。

```shell
$ npm i -g fbi@next
$ npm i -g fbi
# OR
$ yarn global add fbi@next
$ yarn global add fbi
# OR
$ pnpm i -g fbi@next
$ pnpm i -g fbi
```

## 快速开始
Expand Down

0 comments on commit 43e436a

Please sign in to comment.