diff --git a/README.md b/README.md index 5a2f05f..c51a211 100644 --- a/README.md +++ b/README.md @@ -17,10 +17,18 @@ ### 🏠 [Homepage](https://github.com/kostia7alania/badoo_autolikes_bot#readme) ## Install - +1) Download NODE.JS +2) Download this repository or clone +```sh +git clone https://github.com/kostia7alania/badoo_autolikes_bot.git +cd badoo_autolikes_bot +``` +3) Install dependencies ```sh -npm install +npm i ``` +4) Rename ```.env.example``` to ```.env``` +5) Fill in ```.env``` your login (email) and password. ## Usage @@ -49,4 +57,4 @@ Copyright © 2020 [Kostia7Alania](https://github.com/kostia7alania).
This project is [ISC](https://github.com/kostia7alania/badoo_autolikes_bot/blob/master/LICENSE) licensed. *** -_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_ \ No newline at end of file +_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_