Running Flow in a virtual machine

Setting up your virtual machine

Once you have downloaded and unzipped the opm-utilities repository, go to the “vagrant_opm_user” folder in Windows Explorer and select “Git Bash”. On Linux or macOS, open a terminal window and cd to the folder.

git_bash_cmd
Now, we are ready to setup the virtual machine. In the same command window, simply enter the command

vagrant up

and Vagrant will download the correct virtual machine image, and set up your machine. This process will take some time, especially on a slow internet connection. At the end, you should have a command window similar to the image below.