diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index 8e10b68cd..0dfe72e27 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -29,6 +29,11 @@ page_title: "Downloads" which has been signed using HashiCorp's GPG key. You can also download older versions of Packer from the releases service.

+

+ Note: Packer now ships as a single binary. When upgrading from + Packer < 0.9.0, you will need to remove the old packer-* + plugins from your installation path. +

<% product_versions.each do |os, arches| %>