mirror of
https://github.com/hashicorp/packer.git
synced 2026-09-22 07:51:39 -04:00
Merge pull request #6805 from hashicorp/link_download_to_install_steps
docs: Link binary download page to installation guide
This commit is contained in:
@@ -29,6 +29,9 @@ description: |-
|
||||
You can also <a href="https://releases.hashicorp.com/packer/" target="_blank" rel="nofollow noopener noreferrer">download other versions of Packer</a> from the releases service.
|
||||
</p>
|
||||
<p>
|
||||
Follow the <a href="/intro/getting-started/install.html#precompiled-binaries"> Install guide </a> once downloaded.
|
||||
</p>
|
||||
<p>
|
||||
Check out the <a href="https://github.com/hashicorp/packer/blob/v<%= latest_version %>/CHANGELOG.md">v<%= latest_version %> CHANGELOG</a> for information on the latest release.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user