Skip to content

Commit

Permalink
backport of commit 4f36d40
Browse files Browse the repository at this point in the history
  • Loading branch information
nywilken committed Jan 30, 2024
1 parent f30c408 commit 01e412e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/content/docs/plugins/install-plugins.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ directory, as documented in
[Configuring Packer](https://developer.hashicorp.com/packer/docs/configure#packer-s-plugin-directory).

For example, if your configuration directory is located in `~/.config/packer`,
you can copy the binary to `~/.config/plugins/packer-plugin-NAME`, and
you can copy the binary to `~/.config/packer/plugins/packer-plugin-NAME`, and
Packer will be able to load it afterwards.

If you have a `required_plugins` for the plugin you're manually installing, make sure
Expand Down

0 comments on commit 01e412e

Please sign in to comment.