Fixes #4081: Fix broken README link for 'compile Packer yourself'.

pull/4082/head
Jeff Geerling 10 years ago
parent 252cc4cd1c
commit 8ca9f633d3

@ -39,7 +39,7 @@ will get you up and running quickly, at the sacrifice of not explaining some
key points. key points.
First, [download a pre-built Packer binary](http://www.packer.io/downloads.html) First, [download a pre-built Packer binary](http://www.packer.io/downloads.html)
for your operating system or [compile Packer yourself](#developing-packer). for your operating system or [compile Packer yourself](CONTRIBUTING.md#setting-up-go-to-work-on-packer).
After Packer is installed, create your first template, which tells Packer After Packer is installed, create your first template, which tells Packer
what platforms to build images for and how you want to build them. In our what platforms to build images for and how you want to build them. In our

Loading…
Cancel
Save