Update README.md

This commit is contained in:
Ivan Nikittin 2018-07-11 11:42:41 -07:00 committed by GitHub
parent d53ddf080b
commit 8bb5922b5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ deploy, monitor, and debug it.
## Getting started with Knative ## Getting started with Knative
To get started using Knative, [pick a Kubernetes cluster of your choice](https://kubernetes.io/docs/setup/pick-right-solution/) and follow the To get started using Knative, [pick a Kubernetes cluster of your choice](https://kubernetes.io/docs/setup/pick-right-solution/) and follow the
[Knative installation instructions](/install/Knative-with-GKE.md) to get the system up. [Knative installation instructions](/install/README.md) to get the system up.
There are a [number of samples](serving/samples/README.md) that you can build and There are a [number of samples](serving/samples/README.md) that you can build and
run on your cluster once it's set up to help you get acquainted. run on your cluster once it's set up to help you get acquainted.