Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmarban committed May 4, 2019
1 parent 972d944 commit 5940ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ $ npm install
Replace `TELEGRAM_TOKEN` and `CHAT_ID` with appropiate values, then run whatever example you want:

``` sh
$ node test/default-logger.js
$ node examples/default-logger.js
```

[0]: https://telegram.org/
Expand Down

0 comments on commit 5940ceb

Please sign in to comment.