diff --git a/README.md b/README.md index db684b1..0c416be 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,6 @@ Run tests: ./build/gwatch --var global_counter --exec ./test_with_args -- hello world 123 # Run test suite -./build/gwatch_tests +./autotest.sh ```