From d9832e0b988c267935de5eedbdb14a6262b26a42 Mon Sep 17 00:00:00 2001 From: James Pogran Date: Mon, 7 Jun 2021 13:20:25 -0400 Subject: [PATCH] (maint) Update getting started Add more detail about the do-it-yourself approach --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6434ef21..c3b404cb 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,8 @@ This will install the latest release of PCT to `~/.puppetlabs/pct`. ![install_pct](docs/_resources/install_and_export_path.gif) +> :warning: If you do not use the install script and are extracting the archive yourself, be sure to use the fully qualified path to `~/.puppetlabs/pct` on *nix or `$HOME/.puppetlabs/pct` on Windows when you set your `PATH` environment variable. + ## Setting up Tab Completion After installation, we'd highly recommend setting up tab completion for your shell to ensure the best possible experience.