From 4efc74d572bda3f85caab5c6929e4b8c59a6a576 Mon Sep 17 00:00:00 2001 From: Morgan Courbet Date: Thu, 1 Jun 2017 20:18:09 +0200 Subject: [PATCH] Add 'virtualbox' as test dependency on Debian --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index d7b20f5..9d5da98 100644 --- a/test/README.md +++ b/test/README.md @@ -15,7 +15,7 @@ Installing the Test environnement - Install the requirements - # apt install ruby-dev vagrant + # apt install ruby-dev vagrant virtualbox - Install the [Sahara][sahara] Vagrant plugin