diff options
| -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)) |
