From 55d7b475350e38844edc7ade663592b38a0f3559 Mon Sep 17 00:00:00 2001 From: Juan Young <38613927+MrYoung249@users.noreply.github.com> Date: Sat, 13 Jul 2019 14:15:37 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 95093c0..b569978 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ How to run ? ------ +- pkg install nodejs -y +- pkg install git -y - git clone https://github.com/MrYoung249/LINE-KickBot1 +- pkg install nano - cd LINE-KickBot1 && npm install - npm start -----