mirror of
https://github.com/hashicorp/packer.git
synced 2026-05-28 04:35:38 -04:00
Add new paragraph to make readme easier to read.
This commit is contained in:
parent
ec4ee814bb
commit
3d4f1c388c
1 changed files with 3 additions and 2 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue