diff --git a/README.md b/README.md index 6ecff0e6..115e7714 100644 --- a/README.md +++ b/README.md @@ -160,7 +160,7 @@ E.g.: ``` mkdir ../debug-proton-build && cd ../debug-proton-build ../proton/configure.sh --enable-ccache --build-name=debug_build -make UNSTRIPPED_BUILD=1 install` +make UNSTRIPPED_BUILD=1 install ```