Fix filename in readme
This commit is contained in:
parent
0df631cda7
commit
189cd46360
@ -56,7 +56,7 @@ $ go build -o packer-plugin-xenserver
|
||||
|
||||
# Add the builder to the location packer expects it to be installed in
|
||||
$ mkdir -p ~/.packer.d/plugins/
|
||||
$ cp builder-xenserver-iso ~/.packer.d/plugins/packer-builder-xenserver-iso
|
||||
$ cp packer-plugin-xenserver ~/.packer.d/plugins/packer-plugin-xenserver
|
||||
```
|
||||
|
||||
# Documentation
|
||||
|
Loading…
Reference in New Issue
Block a user