edit readme

This commit is contained in:
Francesco Esposito 2020-06-21 17:29:46 +02:00
parent a4f763799a
commit c2839bd1e1
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ Notificambot reads notifications from a queue (pub/sub on redis).
## Configuration
1. Create telegram bot with **@botFater**.
1. Create telegram bot with **@BotFather**.
2. Clone this repository.
3. Start a redis instance on localhost.
4. Install dependencies with `npm install`.