mirror of https://github.com/knative/docs.git
Clarifies working directory to run command (#329)
* Clarifies working directory to run command * Add link to Serving
This commit is contained in:
parent
c69898d06a
commit
258d5c040c
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue