From 1f771fc83113b4634022e0d735c07bc3389a6cd0 Mon Sep 17 00:00:00 2001 From: Brad Rydzewski Date: Tue, 6 Oct 2020 16:44:42 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8b01e2..5e26d25 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This is a [boilr template](https://github.com/tmrts/boilr) for creating a pipeline plugin. Use a pipeline plugin to create and share re-usable pipeline steps. Get started by installing the template: ```console -$ boilr download drone/boilr-plugin drone-plugin +$ boilr template download drone/boilr-plugin drone-plugin ``` create a project in directory my-plugin: