From faca540715feab21dcc1db568d0e7ae3b80fa711 Mon Sep 17 00:00:00 2001 From: Loup Vaillant Date: Sun, 23 Feb 2020 15:32:50 +0100 Subject: [PATCH] README.md: fixed test dir path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a042d36..622af4a 100644 --- a/README.md +++ b/README.md @@ -186,8 +186,8 @@ Contributor notes If you are reading this, you cloned the GitHub repository. You miss a couple files that ship with the tarball releases: -- The `test/vectors.h` header. Generating it requires Libsodium. Go - to `test/gen/`, then run `make`. +- The `tests/vectors.h` header. Generating it requires Libsodium. Go + to `tests/gen/`, then run `make`. - The html version of the manual, generated by the `doc/man2html.sh` script. You will need mandoc. -- 2.47.3