Merge pull request #43 from urbels/patch-1

Fix spelling in README.md
This commit is contained in:
Luke Rogers 2013-01-09 05:52:09 -08:00
commit f2d9b980e7

View file

@ -29,7 +29,7 @@ Unzip the resulting file, and continue to read this document.
Before you can run the bot, you need to install a few Python dependencies. These can be installed with `pip` (The Python package manager):
[sudo] pip install -r requreiments.txt
[sudo] pip install -r requirements.txt
#### How to install `pip`