From f7a5b8b8a92c2a8386a884d3b675354e33e77729 Mon Sep 17 00:00:00 2001 From: David Trail Date: Sun, 12 May 2013 19:27:02 +0100 Subject: [PATCH] Little help titbit by request from /u/anaherpandaderp --- README.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/README.rst b/README.rst index 5b19dd2..b95f0fd 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,7 @@ Usage ----------- - Just run `./schreddit` - 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 `sudo 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. Tit-bits -----------