From ee0901aca0a74aba8a8d94e9d2a8de4393f5795d Mon Sep 17 00:00:00 2001 From: Jaewoo Cho Date: Sun, 19 Jul 2015 18:54:30 -0700 Subject: [PATCH] Update README.md Update libraries --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7ced79bb..5f48e2dd 100644 --- a/README.md +++ b/README.md @@ -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