Merge pull request #7906 from grahamking/patch-1

plugins.html.md: Unix dir packer.d -> .packer.d
pull/7922/head
Megan Marsh 7 years ago committed by GitHub
commit aeceba5fd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -52,7 +52,7 @@ later, it will take precedence over one found earlier.
1. The directory where `packer` is, or the executable directory.
2. The `$HOME/packer.d/plugins` directory, if `$HOME` is defined (unix)
2. The `$HOME/.packer.d/plugins` directory, if `$HOME` is defined (unix)
3. The `%APPDATA%/packer.d/plugins` if `%APPDATA%` is defined (windows)

Loading…
Cancel
Save