diff --git a/README.md b/README.md index 5ff02d3cd06d1933b5e450216bbcedbdde834111..84bf3361d493974dd599186c9ea40e0003c0bf63 100644 --- a/README.md +++ b/README.md @@ -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: