diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 1154c976427..9edc3b6072d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -37,7 +37,7 @@ $ gcloud config set project $GCLOUD_TESTS_PROJECT_ID $ gcloud auth login # Create the indexes -$ gcloud preview datastore create-indexes system-test/data/ +$ gcloud preview datastore create-indexes system-test/data/index.yaml ``` You may now run the system tests: