mirror of https://github.com/franjsco/lscanbot
Fix readme
This commit is contained in:
parent
05de05cef5
commit
f265f6e40d
|
@ -36,7 +36,7 @@ In order to use this bot is required that the code is hosted on a linux system c
|
|||
2. Configure arp-scan to use without sudo.
|
||||
(`chmod u+s`)
|
||||
3. Clone this repository on your system.
|
||||
4. Install dependeces with `npm install`.
|
||||
4. Install dependecies with `npm install`.
|
||||
5. Create new bot with BotFather on Telegram.
|
||||
6. Insert your **token** (app.token) into `config.json`.
|
||||
7. Insert your **TelegramID** (app.authorizedUsers) into `config.json`.
|
||||
|
|
Loading…
Reference in New Issue