Commit 74227e32 authored by Sergey Antonovich's avatar Sergey Antonovich 🇯🇵

Update install.md

parent 7d323281
Pipeline #36 failed with stages
...@@ -52,7 +52,7 @@ const OPTIONS = { ...@@ -52,7 +52,7 @@ const OPTIONS = {
* Через терминал выполнить следующие команды * Через терминал выполнить следующие команды
```bash ```bash
npm i init #Пропустить все ENTER... npm init #Пропустить все ENTER... Но первое вам предстоит указать название любое (нижний регистр латиница)
npm i node-telegram-bot-api npm i node-telegram-bot-api
npm i crypto npm i crypto
npm i najax npm i najax
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment