diff --git a/website/source/downloads.html.erb b/website/source/downloads.html.erb index 834e18af3c..1eb63cc22a 100644 --- a/website/source/downloads.html.erb +++ b/website/source/downloads.html.erb @@ -17,6 +17,12 @@ description: |- operating system and architecture. You can find SHA256 checksums for packages here.

+ +

+ Each release archive is a zip file containing the Terraform binary + executables at the top level. These executables are meant to be extracted + to a location where they can be found by your shell. +

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