Skip to content

Commit abf1509

Browse files
committed
fix command sample
1 parent ad61c5b commit abf1509

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ npm install
3636
# 1. GET
3737
node 1_get_key_value.js
3838
# 2. UPDATE
39-
node 1_set_key_value.js
39+
node 2_set_key_value.js
4040
# 3. BOT Start
41-
node 1_bot_script_example.js
41+
node 3_bot_script_example.js
4242
```

0 commit comments

Comments
 (0)