diff --git a/docs/tutorial.md b/docs/tutorial.md index d8aceeffb37..f5d37ef80e9 100644 --- a/docs/tutorial.md +++ b/docs/tutorial.md @@ -9,7 +9,7 @@ This tutorial will walk you through creating and running some simple - [Creating a hello world `Task`](#task) - [Creating a hello world `Pipeline`](#pipeline) -Before starting this tutorial, please install the [Tekton CLI](https://github.com/tektoncd/cli). +Before starting this tutorial, please install the [Tekton CLI](https://github.com/tektoncd/cli) and the [latest Tekton release](https://github.com/tektoncd/pipeline/blob/master/docs/install.md#installing-tekton-pipelines). For more details on using `Pipelines`, see [our usage docs](README.md).