From a22ae05534a6e89ef672e1ea6075213d73b644a0 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Fri, 13 Jan 2023 13:28:09 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2318d90..941e404 100644 --- a/README.md +++ b/README.md @@ -40,8 +40,9 @@ Dependencies: **I highly recommend to use Ubuntu 20.04 LTS.** 1. First install: sudo apt-get install build-essential - 2. install sudo apt-get install git - 3. install [core-geth](https://github.com/etclabscore/core-geth/releases). + 2. install sudo apt-get install make + 3. install sudo apt-get install git + 4. install [core-geth](https://github.com/etclabscore/core-geth/releases). Clone & compile: