From e05a4d72bee9c57cafdd8c4ca185c39f5a7bb3ff Mon Sep 17 00:00:00 2001 From: Danielle Adams Date: Fri, 24 Apr 2020 14:11:48 -0400 Subject: [PATCH] add plugin instructions to README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4be475e2e..195d3a1ec 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,16 @@ heroku buildpacks:set heroku buildpacks:set #your-branch ``` +### Downloading Plugins + +In order to download the latest plugins that have been released, run the following: + +``` +plugin/download.sh v$VERSION +``` + +Make sure the version is in the format `v#`, ie. `v7`. + ## Tests The buildpack tests use [Docker](https://www.docker.com/) to simulate