diff --git a/examples/xtd.tunit.examples/tests/test_tunit/README.md b/examples/xtd.tunit.examples/tests/test_tunit/README.md index 4a17ef666443..0226ccd7625f 100644 --- a/examples/xtd.tunit.examples/tests/test_tunit/README.md +++ b/examples/xtd.tunit.examples/tests/test_tunit/README.md @@ -13,5 +13,5 @@ Is used to test [xtd::tunit](https://gammasoft71.github.io/xtd/reference_guides/ Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following: ```cmake -xtdc test +xtdc run ```