From 483b49984caea1616d23643f3322654da036f5fc Mon Sep 17 00:00:00 2001 From: Chris Ledet Date: Fri, 22 Jul 2011 07:35:05 -0700 Subject: [PATCH] updated README with corrected rst syntax --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a4de515..26b7f44 100644 --- a/README.rst +++ b/README.rst @@ -14,7 +14,7 @@ The recommended way to download and install pythonbrew is to run these statement After that, pythonbrew installs itself to ~/.pythonbrew. -Please add the following line to the end of your ~/.bashrc +Please add the following line to the end of your ~/.bashrc:: [[ -s $HOME/.pythonbrew/etc/bashrc ]] && source $HOME/.pythonbrew/etc/bashrc