[#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:
parent
374724f04f
commit
2a1e863cd7
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue