Skip to content

Commit

Permalink
Merge pull request #2361 from bradled/master
Browse files Browse the repository at this point in the history
Retrieve latest stable version of GOEth instead of unstable
  • Loading branch information
singhkays authored Aug 22, 2016
2 parents 439cc4c + 5c02b38 commit ee6efb1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion go-ethereum-on-ubuntu/configure-geth.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ time sudo update-alternatives --install /usr/bin/node nodejs /usr/bin/nodejs 100
time sudo apt-get -y git
time sudo apt-get install -y software-properties-common
time sudo add-apt-repository -y ppa:ethereum/ethereum
time sudo add-apt-repository -y ppa:ethereum/ethereum-dev
time sudo apt-get update
time sudo apt-get install -y ethereum

Expand Down

0 comments on commit ee6efb1

Please sign in to comment.