mirror of https://github.com/knative/docs.git
Replace deprecated service-management with services (#231)
This commit is contained in:
parent
ee75e09c4a
commit
0c4f86b875
|
@ -53,7 +53,7 @@ Install the following tools:
|
||||||
1. Enable the GCR API.
|
1. Enable the GCR API.
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
gcloud --project="${PROJECT_ID}" service-management enable \
|
gcloud --project="${PROJECT_ID}" services enable \
|
||||||
containerregistry.googleapis.com
|
containerregistry.googleapis.com
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue