From 739557089b7b3161e4f78033c6043677bbd76f8f Mon Sep 17 00:00:00 2001 From: CoolOppo Date: Sat, 14 Jun 2014 03:50:56 -0400 Subject: [PATCH] Merge the apt-get commands --- README.md | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.md b/README.md index c0e12ab..4e5b623 100644 --- a/README.md +++ b/README.md @@ -68,14 +68,7 @@ Linux Requirements Debian/Ubuntu ================== - sudo apt-get install curl - sudo apt-get install git - sudo apt-get install mercurial - sudo apt-get install make - sudo apt-get install binutils - sudo apt-get install bison - sudo apt-get install gcc - sudo apt-get install build-essential + sudo apt-get install curl git mercurial make binutils bison gcc build-essential Redhat/Centos ==================