diff --git a/README.md b/README.md index 35ac5dc18..4bf12ccf5 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,12 @@ To simply build all available utilities: make ``` +In release mode: + +```shell +make PROFILE=release +``` + To build all but a few of the available utilities: ```shell