From f83b9c95775ab9969a59da0d411bb875ce4b8d85 Mon Sep 17 00:00:00 2001 From: Sander Date: Fri, 8 Nov 2013 08:22:49 +0100 Subject: [PATCH] Removed small error schreddit > shreddit. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 8864bfa..de0a959 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,7 @@ Uses PRAW over at https://github.com/praw-dev/praw to do all the heavy lifting. Usage ----------- -- Just run `./schreddit` +- Just run `./shreddit` - You will need the `praw` Reddit Python library installed somewhere. I advise taking a read of https://github.com/praw-dev/praw#installation - If you want custom edits (via lorem ipsum) then you must have the module installed. You can install it with pip using the command `pip2 install loremipsum` on most operating systems. It may be called `pip` and not `pip2` - it depends on the versions of Python you have installed.