Skip to content

Commit

Permalink
docs(readme): update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ysfscream committed Jun 16, 2021
1 parent 0a016ac commit 81cf6bf
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ brew install --cask mqttx

## 开发

Node 环境的推荐版本:

- v14.\*.\*

``` shell
# 克隆项目
git clone [email protected]:emqx/MQTTX.git
Expand Down
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,10 @@ To chat with other community members you can join the [EMQ X Slack](https://slac

## Develop

Recommended version for Node environment:

- v14.\*.\*

``` shell
# Clone
git clone [email protected]:emqx/MQTTX.git
Expand Down

0 comments on commit 81cf6bf

Please sign in to comment.