13 lines
372 B
Markdown
13 lines
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. |