Skip to content

Commit

Permalink
Fix typo, from PR #29
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverkurth committed Sep 19, 2023
1 parent e997d11 commit fa6da73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ OVA files require stream optimized disk image files (`.vmdk`) so that they can b

The OVF file that will be embedded can be generated using `ova-compose` from a simple yaml config file.

`ova-compose` will can then create the final OVA from the OVF file, the vmdk images and a manifest (a file that contains checksums of the other files).
`ova-compose` will then create the final OVA from the OVF file, the vmdk images and a manifest (a file that contains checksums of the other files).


There is also the legacy tool `mkova.sh` that generates OVF files from templates.
Expand Down

0 comments on commit fa6da73

Please sign in to comment.