From 954e6b6c68a0345b84d1dcce07242338b03b56cd Mon Sep 17 00:00:00 2001 From: Steve Clement Date: Mon, 13 May 2019 03:15:40 +0200 Subject: [PATCH] chg: [doc] Updated readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 0c57ce8..d23a162 100644 --- a/README.md +++ b/README.md @@ -8,13 +8,10 @@ Build a virtual machine for MISP based on Ubuntu 18.04 server * [VirtualBox](https://www.virtualbox.org) * [Packer](https://www.packer.io) from the Packer website * *tree* -> sudo apt install tree (on deployment side) +* *rhash* -> sudo apt install rhash (on the builder side) ## Usage -In the file *scripts/bootstrap.sh*, set the value of ``MISP_BASEURL`` according -to the IP address you will associate to your VM -(for example: http://172.16.100.100). - Launch the generation with the VirtualBox builder: $./build_vbox.sh