Improve wording regarding the --run option in the INSTALL file.

This commit is contained in:
Christian Dywan 2009-12-04 23:44:57 +01:00
parent bc6398ebc6
commit c6112c9296

View file

@ -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'