diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/platform/quick-start.md | 2 |
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): |