mirror of
https://github.com/hashicorp/packer.git
synced 2026-07-14 19:43:36 -04:00
Update plugins.html.markdown
I think this is the required PATH for windows.
This commit is contained in:
parent
b91fd6b226
commit
6b14b6282a
1 changed files with 1 additions and 1 deletions
|
|
@ -50,7 +50,7 @@ found later, it will take precedence over one found earlier.
|
|||
|
||||
1. The directory where `packer` is, or the executable directory.
|
||||
|
||||
2. `~/.packer.d/plugins` on Unix systems or `%APPDATA%/packer.d` on
|
||||
2. `~/.packer.d/plugins` on Unix systems or `%APPDATA%/packer.d/plugins` on
|
||||
Windows.
|
||||
|
||||
3. The current working directory.
|
||||
|
|
|
|||
Loading…
Reference in a new issue