style improvement

This commit is contained in:
Manfred Moser 2019-02-19 20:59:54 -08:00 committed by rfscholte
parent 9955638585
commit 8dbb1c640d
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@ Please check out the [changelog](./CHANGELOG.md) for more information about our
## Verbose Mode
The wrapper supports a verbose mode in which it outputs further information. It
is activated by setting the MVNW_VERBOSE environment variable to `true`.
is activated by setting the `MVNW_VERBOSE` environment variable to `true`.
By default it is off.