Skip to content

Commit 15062c3

Browse files
authored
Update README.md
1 parent 2f20b59 commit 15062c3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@ a chat group?
44
这是一个我随便制作的东西
55
66
```
7-
node index.js
7+
npm install
8+
npm start
89
```
910
即可运行
1011

11-
release里的版本仅仅是加了个一键启动的bat文件
12+
release(源码也有了现在)里的版本仅仅是加了个一键启动的bat文件

0 commit comments

Comments
 (0)