Add a new paragraph to make it easier to read.

This commit is contained in:
Sergio Tapia Gutierrez 2013-06-29 12:29:17 -04:00
parent 319ff5d8ca
commit ec4ee814bb
1 changed files with 3 additions and 1 deletions

View File

@ -11,7 +11,9 @@ Packer is lightweight, runs on every major operating system, and is highly
performant, creating machine images for multiple platforms in parallel.
Packer comes out of the box with support for creating AMIs (EC2), VMware
images, and VirtualBox images. Support for more platforms can be added via
plugins. The images that Packer creates can easily be turned into
plugins.
The images that Packer creates can easily be turned into
[Vagrant](http://www.vagrantup.com) boxes.
## Quick Start