diff options
| author | Julien (jvoisin) Voisin | 2016-10-06 10:28:47 +0200 |
|---|---|---|
| committer | Julien (jvoisin) Voisin | 2016-10-06 10:28:47 +0200 |
| commit | 0d54e7475c82d0fd2b2bea0259874776a6dfaddd (patch) | |
| tree | bd6fbac99fb744562650f05503985bbe917908ba /README.md | |
| parent | e5560e053a754ba3ab189e01cbfa9c5a95437a6c (diff) | |
Fix the documentation (closes #35)
The documentation stated `make test` instead of `make tests`.
Thanks to @lippoliv for noticing.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -84,7 +84,7 @@ whitelist system, and greedy regexps. Please note that if you plan to build | |||
| 84 | yara from sources, libssl-dev must be installed on your system in order to | 84 | yara from sources, libssl-dev must be installed on your system in order to |
| 85 | have support for hashes. | 85 | have support for hashes. |
| 86 | 86 | ||
| 87 | Ho, and by the way, you can run the *comprehensive* testsuite with `make test`. | 87 | Ho, and by the way, you can run the *comprehensive* testsuite with `make tests`. |
| 88 | 88 | ||
| 89 | ## Whitelisting | 89 | ## Whitelisting |
| 90 | 90 | ||
