Removed errant backtick

pull/2556/head
Chris Bednarski 11 years ago
parent fbb24d4acf
commit 1c956ff406

@ -27,7 +27,7 @@ you will need to specify the `output` option.
detected packer defaults to `.tar.gz` behavior but will not change
the filename.
You can use `{{.BuildName}}` and ``{{.BuilderType}}` in your output path.
You can use `{{.BuildName}}` and `{{.BuilderType}}` in your output path.
If you are executing multiple builders in parallel you should make sure
`output` is unique for each one. For example `packer_{{.BuildName}}.zip`.

Loading…
Cancel
Save