From a97f8e6337d74179eaf562e3857b3b2a7364a5d4 Mon Sep 17 00:00:00 2001 From: Marcos Nils Date: Tue, 29 Nov 2016 16:17:10 -0300 Subject: [PATCH] Correct package name It's build-essential and not build-essentials. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 11c3cf72..30ee5915 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ You can get the binary installer of HyperContainer and HyperStart through [The H ## Build from source -clone this repo, and make sure you have build-essentials installed. Go into the working copy and +clone this repo, and make sure you have build-essential installed. Go into the working copy and > ./autogen.sh > ./configure