diff --git a/README.md b/README.md index f50000e..17b7027 100644 --- a/README.md +++ b/README.md @@ -289,7 +289,7 @@ $ sudo ninja install # [Optional] c_std=c11 buildtype=release default_library=shared -enable_tests=false # to run tests: ninja test +build_tests=true # to run tests: ninja test ``` #### Use with your Meson project * Example: