From 8035ce72a5f4c1b0f2337c8549a3c330e0746fd4 Mon Sep 17 00:00:00 2001 From: Leena P Date: Sat, 11 Jul 2015 18:23:02 -0400 Subject: [PATCH] Clarified that Bento Building is an alternative --- doc/source/install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/install.txt b/doc/source/install.txt index 2c10febb..0f7e824c 100644 --- a/doc/source/install.txt +++ b/doc/source/install.txt @@ -98,7 +98,7 @@ To update:: Building with bento ``````````````````` -``scikit-image`` can also be built using `bento +Alternatively, ``scikit-image`` can also be built using `bento `__. Bento depends on `WAF `__ for compilation.