Improve wording regarding the --run option in the INSTALL file.
This commit is contained in:
parent
bc6398ebc6
commit
c6112c9296
1 changed files with 2 additions and 2 deletions
4
INSTALL
4
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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue