mirror of
https://github.com/hashicorp/packer.git
synced 2026-02-25 02:42:42 -05:00
13 lines
No EOL
372 B
Markdown
13 lines
No EOL
372 B
Markdown
---
|
|
description: |
|
|
Installing Packer is simple. You can download a precompiled binary or compile
|
|
from source. This page details both methods.
|
|
layout: docs
|
|
page_title: Install
|
|
sidebar_current: 'docs-install'
|
|
---
|
|
|
|
# Install Packer
|
|
|
|
For detailed instructions on how to install Packer, see [this page](/intro/getting-started/install.html) in our
|
|
getting-started guide. |