From 0d54e7475c82d0fd2b2bea0259874776a6dfaddd Mon Sep 17 00:00:00 2001 From: Julien (jvoisin) Voisin Date: Thu, 6 Oct 2016 10:28:47 +0200 Subject: Fix the documentation (closes #35) The documentation stated `make test` instead of `make tests`. Thanks to @lippoliv for noticing. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5d6a4d9..681ab3e 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ whitelist system, and greedy regexps. Please note that if you plan to build yara from sources, libssl-dev must be installed on your system in order to have support for hashes. -Ho, and by the way, you can run the *comprehensive* testsuite with `make test`. +Ho, and by the way, you can run the *comprehensive* testsuite with `make tests`. ## Whitelisting -- cgit v1.3