From 15e5ed592b05a1ddbc433a8ee2596cd9d23eb464 Mon Sep 17 00:00:00 2001 From: Mathieu Deous Date: Thu, 5 Jan 2023 14:40:38 +0100 Subject: require at least go 1.17 (#122) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2ee0606..ac956df 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ and then passed to some dangerous function like `system`". ### From source -- Install Go (using your package manager, or [manually](https://go.dev/doc/install)) +- Install Go >= 1.17 (using your package manager, or [manually](https://go.dev/doc/install)) - Install libyara >= 4.2 (using your package manager, or [from source](https://yara.readthedocs.io/en/stable/gettingstarted.html)) - Download php-malware-finder: `git clone https://github.com/jvoisin/php-malware-finder.git` - Build php-malware-finder: `cd php-malware-finder && make` -- cgit v1.3