From b2701839d6ddfec249abe8e431c7ec3dcfe28506 Mon Sep 17 00:00:00 2001 From: Jonathan Harker Date: Tue, 24 Nov 2015 17:18:48 +1300 Subject: [PATCH] Fix the lies in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7dfe4b..71644b5 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Clone this git repository, and in the directory: Then you can run the bot like so: - env/bin/python lolbot.py + env/bin/python lolbot.py --help Development -----------