diff --git a/docs/install/README.md b/docs/install/README.md index f5bd3ef0f..c4addafb8 100644 --- a/docs/install/README.md +++ b/docs/install/README.md @@ -11,12 +11,12 @@ preconfigured, local distribution of Knative for development purposes. - [Install Knative Eventing by using YAML](yaml-install/eventing/install-eventing-with-yaml.md) - Use the [Knative Operator](operator/knative-with-operators.md) to install and -configure a production ready deployment. +configure a production-ready deployment. -- Follow the documentation for vendor managed [Knative offerings](knative-offerings.md). +- Follow the documentation for vendor-managed [Knative offerings](knative-offerings.md). You can also [upgrade an existing Knative installation](upgrade/README.md). !!! note - Knative installation instructions assume you are running Mac or Linux with a bash shell. + Knative installation instructions assume you are running Mac or Linux with a Bash shell.