From 3296000451df22d7b7f8be901cf0e480bc5029ee Mon Sep 17 00:00:00 2001 From: sg Date: Sat, 20 Jul 2013 03:46:10 -0400 Subject: [PATCH] added ahojnnes revisions --- doc/source/install.txt | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/doc/source/install.txt b/doc/source/install.txt index 4377aa56..0fa382f3 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -70,10 +70,8 @@ then make it aware of WAF by adding:: export WAFLIB= -e.g. WAFLIB=/usr/local/src/waf - -to the appropriate config file such as .bashrc or .zshrc. -then install scikit-image by going to the scikit-image directory +to the appropriate config file such as ``.bashrc`` or ``.zshrc``. +Then install scikit-image by going to the latter's directory and typing:: bentomaker configure @@ -81,6 +79,6 @@ and typing:: bentomaker install Depending on the permissions of your /usr/local/ dir you might need -to run the above command as sudo +to run the above command as sudo. .. include:: ../../DEPENDS.txt