From 34dd108b24c83d04a7de353bea9a42bcaada99c9 Mon Sep 17 00:00:00 2001
From: Bram <cortex@worlddomination.be>
Date: Sun, 7 Oct 2018 17:19:37 +0200
Subject: [PATCH] [doc] add instruction to use upstream vagrant version

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 437540f..df3a000 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,8 @@ These operation need to be done on the host machine.
 
 #### Install dependencies
 
+Please consider using the [latest Vagrant version from their website](https://www.vagrantup.com/downloads.html), distribution versions can include weird bugs that have been fixed upstream. If you still prefer to do that, here are the instructions:
+
 - Debian, Ubuntu, Mint
 
 ```bash