mirror of
https://github.com/0glabs/0g-chain.git
synced 2024-11-10 10:05:18 +00:00
Added setup steps for clean GO install
This commit is contained in:
parent
01afe1840f
commit
18f2c635c6
@ -18,6 +18,7 @@ Try it out - run a full node to sync to the testnet, or set up as a validator.
|
||||
Requirements: go installed and set up (version 1.10+).
|
||||
|
||||
0. If installing from a new Ubuntu server (16.04 or 18.04), here's how to setup go:
|
||||
|
||||
sudo apt update
|
||||
sudo apt upgrade -y
|
||||
sudo apt install git gcc make wget -y
|
||||
|
Loading…
Reference in New Issue
Block a user