summaryrefslogtreecommitdiff
path: root/docs/platform
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform')
-rw-r--r--docs/platform/quick-start.md2
1 files changed, 1 insertions, 1 deletions
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):