diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 4da58956174d..80e2a7435044 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -265,7 +265,7 @@ Running System Tests > --key-file=${GOOGLE_APPLICATION_CREDENTIALS} # Create the indexes - $ gcloud preview datastore create-indexes system_tests/data/index.yaml + $ gcloud datastore create-indexes system_tests/data/index.yaml - For datastore query tests, you'll need stored data in your dataset. To populate this data, run::