diff --git a/README.md b/README.md index a05e9e1..192a6dd 100644 --- a/README.md +++ b/README.md @@ -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 ```