Clarifies working directory to run command (#329)

* Clarifies working directory to run command

* Add link to Serving
This commit is contained in:
doddatpivotal 2018-08-13 14:25:55 -04:00 committed by Knative Prow Robot
parent c69898d06a
commit 258d5c040c
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ If you installed the
skip this step and continue to
[Create Elasticsearch Indices](#Create-Elasticsearch-Indices)
- Install Knative monitoring components:
- Install Knative monitoring components from the root of the [Serving repository](https://github.com/knative/serving):
```shell
kubectl apply -R -f config/monitoring/100-common \