From 21a957ddcd56855c8e986703fab0b2a944a8bdf6 Mon Sep 17 00:00:00 2001 From: Rickard von Essen Date: Mon, 12 Sep 2016 07:46:47 +0200 Subject: [PATCH] Added a missing the --- website/source/docs/installation.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/installation.html.md b/website/source/docs/installation.html.md index 107e0cd87..ac5f03a6b 100644 --- a/website/source/docs/installation.html.md +++ b/website/source/docs/installation.html.md @@ -29,7 +29,7 @@ depending on whether you want to restrict the install to just your user or install it system-wide. On Windows systems, you can put it wherever you'd like. After unzipping the package, the directory should contain a single binary -called `packer`. The final step to +called `packer`. The final step to the installation is to make sure the directory you installed Packer to is on the PATH. See [this page](https://stackoverflow.com/questions/14637979/how-to-permanently-set-path-on-linux)