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.
|
||||
|
||||
```shell
|
||||
gcloud --project="${PROJECT_ID}" service-management enable \
|
||||
gcloud --project="${PROJECT_ID}" services enable \
|
||||
containerregistry.googleapis.com
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue