Skip to content
This repository has been archived by the owner on May 17, 2022. It is now read-only.

Commit

Permalink
Merge pull request #311 from mista66/patch-1
Browse files Browse the repository at this point in the history
Update linux-ubuntu-ppa.rst
  • Loading branch information
bobsummerwill committed Aug 29, 2016
2 parents 6d4544c + c7540f8 commit 0f15758
Showing 1 changed file with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,15 @@ add such support, but we will not put any of our development time into
supporting Ubuntu 32-bit builds.

For the latest stable version: ::

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ethereum/ethereum
sudo apt-get update
sudo apt-get install cpp-ethereum

If you want to use the cutting edge developer version: ::

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:ethereum/ethereum
sudo add-apt-repository ppa:ethereum/ethereum-dev
sudo apt-get update
Expand Down

0 comments on commit 0f15758

Please sign in to comment.