From a3641bca802d67358e27f5fd75903c9bf48b074c Mon Sep 17 00:00:00 2001 From: Lucas Gabriel <90426410+lucmsilva651@users.noreply.github.com> Date: Fri, 24 May 2024 17:57:44 -0300 Subject: [PATCH] Another changes to README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8a7da4..5a21d2f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,11 @@ Lynx is a a simple Telegram bot made in Node.js. - node-telegram-bot-api ## Develop or contribute with Lynx -First, create a ``config.env`` file and put the content below: +First, [make a fork of this repo](https://github.com/lucmsilva651/lynx/fork), or clone it with +``` +git clone https://github.com/lucmsilva651/lynx +``` +Next, go to the repository directory and create a ``config.env`` file and put the content below: ``` # insert your bot token here # get it with @BotFather on Telegram