From 3d4f1c388cf583fdde54f4159b785f50cfdaef4a Mon Sep 17 00:00:00 2001 From: Sergio Tapia Gutierrez Date: Sat, 29 Jun 2013 12:31:00 -0400 Subject: [PATCH] Add new paragraph to make readme easier to read. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7c260893..dc6c86e27 100644 --- a/README.md +++ b/README.md @@ -80,5 +80,6 @@ $ bin/packer ... ``` -You can run tests by typing `make test`. This will run tests for Packer core -along with all the core builders and commands and such that come with Packer. +You can run tests by typing `make test`. + +This will run tests for Packer core along with all the core builders and commands and such that come with Packer.