Skip to content

Commit d508481

Browse files
author
Greg Bell
committed
Formatting
1 parent c22902f commit d508481

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@ manually put the resulting file in either `training_data/news` or
2121
`training_data/sports` dir.
2222

2323
## Other setup
24-
`pip install -r requirements.txt`
25-
Add your feed URLs and email to `feed_classifier.py`
26-
Configure your email server in `pipeline/mail_sender.py`
24+
- `pip install -r requirements.txt`
25+
- Add your feed URLs and email to `feed_classifier.py`
26+
- Configure your email server in `pipeline/mail_sender.py`
2727

2828
## Running
2929
Run `feed_classifier.py`, no arguments required.

0 commit comments

Comments
 (0)