Skip to content

Commit b2052b0

Browse files
committed
docs: update README.md
1 parent cefa1e1 commit b2052b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ This branch is for CNCjs 2.0.0 or later versions. If you're looking for the prev
99
## Installation
1010

1111
```sh
12-
npm install --save cncjs-controller@latest
13-
npm install --save socket.io-client@1.7 # socket.io-client 1.7 is recommended
12+
npm install --save cncjs-controller@2.x
13+
npm install --save socket.io-client
1414
```
1515

1616
## Usage

0 commit comments

Comments
 (0)