Update compilation authored by Karel Slaný's avatar Karel Slaný
......@@ -186,7 +186,7 @@ Also you must provide a minimal POSIX-compliant environment in order to run the
###### Create Packages
In order to compile and package the entire application just run (use lowercase '-p'):
In order to compile and package the entire application just run (use lowercase `-p`):
``` shell
./scripts/build_windows_bundle.sh -p # Build and package normal version.
......
......