Commit 0dadf121 authored by Mitchell Hashimoto's avatar Mitchell Hashimoto

Update README

parent 642a4586
......@@ -10,13 +10,9 @@ VirtualBox, then deploy to EC2 with an identical image.
## Developing Packer
If you wish to work on Packer itself, you'll first need [Go](http://golang.org)
installed. Next, clone this repository and source "setup.sh" in your shell. This
will set up the environmental variables properly to work on Packer. After
that, just run `make`. Commands:
installed. Next, clone this repository then just type `make`.
```
$ source setup.sh
...
$ make
...
$ bin/packer --version
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment