Skip to content

Commit 8b8f8c4

Browse files
authored
Update README.md
1 parent d54b4a7 commit 8b8f8c4

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,17 +3,15 @@ Multi Chat Bot From Nodejs
33

44
***For Bot***
55
# clone this project
6-
>git clone https://github.com/LanzVian/nodejs-multi-bot.git
6+
>git clone https://github.com/LanzVian/LanzBot.git
77
>
8-
>cd jvscript.note
8+
>cd LanzBot
99
1010

1111
# run this project
12-
>npm i wget
12+
> bash install.sh
1313
>
14-
>npm i
15-
>
16-
>npm start'
14+
> node index.js
1715
1816
# special Thanks To
1917
* mhankbarbar

0 commit comments

Comments
 (0)