From f46e84b406a1ba6eb2d0cfdd696653cb94d644ae Mon Sep 17 00:00:00 2001 From: Robin ALEXANDER Date: Fri, 4 Mar 2022 10:59:32 +0100 Subject: Text review --- vagrant/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'vagrant') diff --git a/vagrant/README.md b/vagrant/README.md index 86122ff..3f24c68 100644 --- a/vagrant/README.md +++ b/vagrant/README.md @@ -7,9 +7,10 @@ With Vagrant and Virtualbox, you can run the ODR-mmbTools regardless of the oper 1. Install Virtualbox for your operating system 1. Install the Virtualbox Extension pack 1. Install Vagrant for your operating system +1. Clone this repository or copy the Vagrantfile on your host 1. Create and start the virtual environment: ``` - cd $HOME/dab-scripts/vagrant + # Go to the directory that contains the Vagrantfile vagrant up ``` 1. Access the virtual session to build the ODR-mmbTools suite: -- cgit v1.2.3