From 60a93e228365abe6f5f65232f751b0a22b8223e6 Mon Sep 17 00:00:00 2001 From: Eddie Abou-Jaoude Date: Sat, 15 Aug 2015 12:22:19 +0100 Subject: [PATCH] Link to vagrant docs added to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f941f1b..5158b3f 100755 --- a/README.md +++ b/README.md @@ -21,6 +21,8 @@ If you wish to use a ready made VM environment, you can easily create one with V $ vagrant up ``` +More information on [vagrant](https://www.vagrantup.com) + ### Install dependencies ```bash