From 62aff4527cb30ef61575e9afad4259ed0bcbe9ad Mon Sep 17 00:00:00 2001 From: kwadronaut Date: Wed, 27 Feb 2013 11:29:43 +0100 Subject: make is required for leap_cli due to gpgme --- docs/platform/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/platform/quick-start.md b/docs/platform/quick-start.md index 81ad509..dbb1298 100644 --- a/docs/platform/quick-start.md +++ b/docs/platform/quick-start.md @@ -16,7 +16,7 @@ Installation Install prerequisites: - sudo apt-get install git ruby ruby-dev rsync openssh-client openssl rake + sudo apt-get install git ruby ruby-dev rsync openssh-client openssl rake make Install Vagrant in order to be able to test with local virtual machines (typically optional, but required for this tutorial): -- cgit v1.2.3