From 2ed891aed8cd3f9320c61d891e4ad0b9a1b8b201 Mon Sep 17 00:00:00 2001 From: Orakaro Date: Wed, 9 Jul 2014 06:37:37 +0900 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index aa994b2..0b63e82 100644 --- a/README.md +++ b/README.md @@ -94,8 +94,8 @@ CONSUMER_SECRET = 'APISecret' # Your Twitter application's API secret ```bash # cd to directory which contains setup.py pip install -e . -pip list # confirm installed version -rainbowstream # Local version of rainbowstream +pip list | grep rainbowstream # confirm installed version +rainbowstream # local version of rainbowstream ``` ## Contributing -- 2.25.1