Skip to content

Instantly share code, notes, and snippets.

@tpmccallum
Last active February 2, 2018 00:48
Show Gist options
  • Save tpmccallum/4aaa829c78b48d1866c870f6c616ab66 to your computer and use it in GitHub Desktop.
Save tpmccallum/4aaa829c78b48d1866c870f6c616ab66 to your computer and use it in GitHub Desktop.
epn_1
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install -y build-essential
sudo apt-get install git
cd ~
git clone https://github.com/ethereum/go-ethereum.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment