Fixed formatting in README

This commit is contained in:
aewens 2018-07-13 22:06:27 -04:00
parent 4e326080e6
commit 56a48d4db3
1 changed files with 3 additions and 1 deletions

View File

@ -6,8 +6,10 @@ aewens's IRC bot for irc.tilde.team
1. Install the dependencies using `$ npm install`
2. Create the needed JSON files using:
```bash
```
$ cp config.example.json config.json
$ cp blacklist.example.json blacklist.json
```
3. Fill out the entries in `config.json`