Update README.md

misspelling
This commit is contained in:
Edža 2013-01-09 15:49:00 +02:00
parent fa21175d57
commit 9b706c1e97
1 changed files with 1 additions and 1 deletions

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`