Fix "typo" in README
This commit is contained in:
		@@ -17,7 +17,7 @@ You do need:
 | 
				
			|||||||
- [this](https://github.com/bookieio/breadability) readability fork
 | 
					- [this](https://github.com/bookieio/breadability) readability fork
 | 
				
			||||||
- [dateutil](http://labix.org/python-dateutil) to parse feed dates
 | 
					- [dateutil](http://labix.org/python-dateutil) to parse feed dates
 | 
				
			||||||
- [html2text](http://www.aaronsw.com/2002/html2text/)
 | 
					- [html2text](http://www.aaronsw.com/2002/html2text/)
 | 
				
			||||||
- [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7
 | 
					- [OrderedDict](https://pypi.python.org/pypi/ordereddict) if using python < 2.7
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Simplest way to get these:
 | 
					Simplest way to get these:
 | 
				
			||||||
  `pip install -r requirements.txt`
 | 
					  `pip install -r requirements.txt`
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user