[#199] README: Add make minimum version required

Makefile contains `.ONESHELL` that is supported only in `3.82+`.

Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
This commit is contained in:
Pavel Karpy 2022-08-10 12:25:18 +03:00 committed by Stanislav Bogatyrev
parent 374724f04f
commit 2a1e863cd7

View file

@ -15,7 +15,7 @@ Tools to set up local NeoFS network and N3 privnets. Devenv, for short.
Make sure you have installed all of the following prerequisites on your machine:
* docker
* docker-compose
* make
* make (`3.82+`)
* expect
* openssl
* jq