Update README.md

Update libraries
This commit is contained in:
Jaewoo Cho 2015-07-19 18:54:30 -07:00
parent e4c29cbe78
commit ee0901aca0

View file

@ -11,6 +11,8 @@ For Ubuntu 14.04 LTS users, see this link first:
and then proceed with:
sudo apt-get update
sudo apt-get install autoconf autotools-dev build-essential cmake g++ git libboost-all-dev libboost-dev libbz2-dev libdb++-dev libdb-dev libicu-dev libreadline-dev libssl-dev libtool openssl python-dev uuid-dev
git clone https://github.com/cryptonomex/graphene.git
cd graphene
git submodule update --init --recursive