diff --git a/README.md b/README.md index 84d6725..4951869 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,7 @@ git submodule update --init --recursive mkdir tmp cd tmp cmake .. +make make test # or run the executable in ../build/MaddyTests ```