diff options
| author | jvoisin | 2018-09-04 16:20:05 +0200 |
|---|---|---|
| committer | jvoisin | 2018-09-04 16:20:05 +0200 |
| commit | e1f8541e719a25984e493717146c8901c2d4f5d5 (patch) | |
| tree | ae049f81346ab07726ef05677a37adcb2e6d8b08 /README.md | |
| parent | 62a06663c2b3089f54d4529d53014699feca7bcb (diff) | |
Point to the stable version of yara in the documentation
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -59,7 +59,7 @@ PMF tries as much as possible to use semantic patterns, to detect things like | |||
| 59 | and then passed to some dangerous function like `system`". | 59 | and then passed to some dangerous function like `system`". |
| 60 | 60 | ||
| 61 | ## Installation | 61 | ## Installation |
| 62 | - [Install Yara](https://yara.readthedocs.io/en/v3.7.0/gettingstarted.html#compiling-and-installing-yara). | 62 | - [Install Yara](https://yara.readthedocs.io/en/stable/gettingstarted.html#compiling-and-installing-yara). |
| 63 | This is also possible via some Linux package managers: | 63 | This is also possible via some Linux package managers: |
| 64 | Debian: `sudo apt-get install yara` | 64 | Debian: `sudo apt-get install yara` |
| 65 | Red Hat: `yum install yara` (requires the [EPEL repository](https://fedoraproject.org/wiki/EPEL)) | 65 | Red Hat: `yum install yara` (requires the [EPEL repository](https://fedoraproject.org/wiki/EPEL)) |
