Add new paragraph to make readme easier to read.

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

View File

@ -80,5 +80,6 @@ $ bin/packer
... ...
``` ```
You can run tests by typing `make test`. This will run tests for Packer core You can run tests by typing `make test`.
along with all the core builders and commands and such that come with Packer.
This will run tests for Packer core along with all the core builders and commands and such that come with Packer.