Skip to content
Snippets Groups Projects
Commit 73963a7b authored by Pascal Wiedenbeck's avatar Pascal Wiedenbeck
Browse files

Update readme

parent 24d0d731
No related branches found
No related tags found
No related merge requests found
# vagrant-box
## Build
#### Requirements:
* Python
* Pip
* `pip install -r ansible/requirements.txt` (After cloning the submodule, see below)
To build the vagrant box you first have to clone the ansible submodule. To do this simply run `git submodule init` and `git submodule update`. After this (and installing all the requirements listed above) you can build the vagrant box using `vagrant up`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment