From 194fc32b602dd850dff999147fa0ef4a8e46d55b Mon Sep 17 00:00:00 2001 From: Ian Waudby-Smith <5490890+WannabeSmith@users.noreply.github.com> Date: Thu, 24 Jun 2021 16:07:04 -0400 Subject: [PATCH] Fix minor typo. Tests are found in confseq/test --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 796d9cd..7b4cc79 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ object-oriented interface useful for more involved work. The ## Unit tests -Run `make -C /path/to/confseq/tests runtests` to run the C++ unit tests. +Run `make -C /path/to/confseq/test runtests` to run the C++ unit tests. ## Citing this software