[#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>
nightly
Pavel Karpy 2022-08-10 12:25:18 +03:00 committed by Stanislav Bogatyrev
parent 374724f04f
commit 2a1e863cd7
1 changed files with 1 additions and 1 deletions

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