From d646937555dd8494b39c93229114ea2af86b48e7 Mon Sep 17 00:00:00 2001 From: yuriy0803 <68668177+yuriy0803@users.noreply.github.com> Date: Sat, 18 Mar 2023 18:29:05 +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 4b70f7b..76d6519 100644 --- a/README.md +++ b/README.md @@ -61,14 +61,15 @@ This will install the latest nodejs $ curl -sL https://deb.nodesource.com/setup_8.x | sudo -E bash - $ sudo apt-get install -y nodejs + +### Run core-geth **I highly recommend to use Ubuntu 20.04 LTS.** 1. First install: sudo apt-get install build-essential 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). - - ### Run core-geth + Run console