Update install link (#1825)

This commit is contained in:
Dan Gerdesmeier 2019-09-26 14:49:41 -07:00 committed by Knative Prow Robot
parent 27f40573ad
commit 4a3e811d15
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ using cURL requests.
You need:
- A Kubernetes cluster with [Knative installed](./README.md).
- A Kubernetes cluster with [Knative installed](../install/README.md).
- An image of the app that you'd like to deploy available on a container
registry. The image of the sample app used in this guide is available on
Google Container Registry.