From b145ada0c4afdc3f88ee2a03e765af93561d5b0c Mon Sep 17 00:00:00 2001 From: Orakaro Date: Sun, 13 Jul 2014 13:32:07 +0900 Subject: [PATCH] Update README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ee15eb5..5bc94ea 100644 --- a/README.rst +++ b/README.rst @@ -129,7 +129,7 @@ steps - `Create your own Twitter Application`_ - Get your Twitter application’s API key and secret - Fork github's repo -- Create a file ``consumer.py`` in ```rainbowstream```_ folder with +- Create a file ``consumer.py`` in `rainbowstream`_ folder with following content .. code:: python @@ -172,5 +172,5 @@ details .. _config guide: https://github.com/DTVD/rainbowstream/blob/master/theme.md .. _theme usage and customization: https://github.com/DTVD/rainbowstream/blob/master/theme.md .. _Create your own Twitter Application: https://apps.twitter.com/app/new -.. _``rainbowstream``: https://github.com/DTVD/rainbowstream/tree/master/rainbowstream +.. _rainbowstream: https://github.com/DTVD/rainbowstream/tree/master/rainbowstream .. _virtualenv: http://docs.python-guide.org/en/latest/dev/virtualenvs/ -- 2.25.1