README.md : Fixed test example command line.

This commit is contained in:
kevin 2025-03-25 18:16:43 -04:00
parent f30492963b
commit e0bfe08ccf

View File

@ -62,5 +62,5 @@ make install # installs into caw/build/linux/release/bin
Test Example Command line
```
caw test ~/src/cwtest/src/cwtest/cfg/main.cfg /time all echo
caw test ~/src/cwtest/src/cwtest/cfg/test/main.cfg /time all echo
```