From 26bf9d4567811e26f3bed2b88a5b85cb50f93a35 Mon Sep 17 00:00:00 2001 From: Amos Ng Date: Wed, 10 Sep 2014 03:33:05 -0400 Subject: [PATCH] Added g++ dependency --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index 18fcb7da0..7855c204b 100644 --- a/README.markdown +++ b/README.markdown @@ -31,7 +31,7 @@ Urbit depends on: ####Ubuntu or Debian - sudo apt-get install libgmp3-dev libsigsegv-dev openssl libssl-dev libncurses5-dev git make exuberant-ctags automake autoconf libtool + sudo apt-get install libgmp3-dev libsigsegv-dev openssl libssl-dev libncurses5-dev git make exuberant-ctags automake autoconf libtool g++ ####Fedora