From ee6848dbbcf152ae3d432ab17b2d72ecb66f29d3 Mon Sep 17 00:00:00 2001 From: Bram Date: Wed, 27 Feb 2019 19:16:43 +0100 Subject: [PATCH] [doc] we don't use virtualbox anymore --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7367f65..f042b88 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Please consider using the [latest Vagrant version from their website](https://ww - Debian, Ubuntu, Mint ```bash -sudo apt-get install vagrant virtualbox git +sudo apt-get install vagrant git ``` The following commands should work on Linux Mint 19 (and possibly on any Debian Stretch?) :