Update README [GH-1009]

This commit is contained in:
Mitchell Hashimoto 2014-04-26 15:10:33 -07:00
parent 54cb5b3eb2
commit ec30d574c1

View File

@ -94,6 +94,9 @@ $ bin/packer
...
```
If you need to cross-compile Packer for other platforms, take a look at
`scripts/dist.sh`.
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.