From e1f8541e719a25984e493717146c8901c2d4f5d5 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Tue, 4 Sep 2018 16:20:05 +0200 Subject: Point to the stable version of yara in the documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae23345..de5fb50 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ PMF tries as much as possible to use semantic patterns, to detect things like and then passed to some dangerous function like `system`". ## Installation -- [Install Yara](https://yara.readthedocs.io/en/v3.7.0/gettingstarted.html#compiling-and-installing-yara). +- [Install Yara](https://yara.readthedocs.io/en/stable/gettingstarted.html#compiling-and-installing-yara). This is also possible via some Linux package managers: Debian: `sudo apt-get install yara` Red Hat: `yum install yara` (requires the [EPEL repository](https://fedoraproject.org/wiki/EPEL)) -- cgit v1.3