Skip to content

Commit

Permalink
add more info to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
belotserkovtsev committed Dec 18, 2020
1 parent 990887c commit 1e12720
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ Bot is able to:
## 💻 Installation
Download and install the latest version of [Node.js](https://nodejs.org/en/)

Clone this repo and install dependencies:
Clone this repo, create one dir and install dependencies:
```bash
git clone https://github.com/belotserkovtsev/secret-santa-bot.git
cd secret-santa-bot
mkdir roomdata
npm install
```

Expand Down

0 comments on commit 1e12720

Please sign in to comment.