Skip to content
Snippets Groups Projects
Commit 68db437e authored by Attila Farkas's avatar Attila Farkas
Browse files

update readme

parent 5430cfc7
No related branches found
No related tags found
1 merge request!1Devel
......@@ -8,7 +8,7 @@ generate.py is a python program that generates a vagrant source file from a defi
### Usage:
1. Clone the project.
2. Navigate to the project folder.
3. Type `$ python generate.py {yaml_file.yaml} > Vagrantfile`. There is a test yaml file in the repository called test.yaml.
3. Type `$ python generate.py yaml_file.yaml > Vagrantfile`. There is a test yaml file in the repository called test.yaml.
4. Run `$ vagrant up`
### Implemented attribute types:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment