From c6112c929600e461ece32ecf4ca1d94e6d21f4c3 Mon Sep 17 00:00:00 2001 From: Christian Dywan Date: Fri, 4 Dec 2009 23:44:57 +0100 Subject: [PATCH] Improve wording regarding the --run option in the INSTALL file. --- INSTALL | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index 14d2129a..1f389d7b 100644 --- a/INSTALL +++ b/INSTALL @@ -16,8 +16,8 @@ You can now run Midori from the build folder like so './waf build --run' -This is a convenience that will load extensions as well as -localizations from the build folder. +Using --run as shown above will make sure extensions as well as +localizations are used from the build folder. You can install it with './waf install'