diff --git a/managed_vms/cron/README.md b/managed_vms/cron/README.md index 1c8ed9fe65b..3535287907f 100644 --- a/managed_vms/cron/README.md +++ b/managed_vms/cron/README.md @@ -8,4 +8,4 @@ This sample demonstrates how to deploy App Engine Cron Service to ping a servlet $ mvn gcloud:deploy ## Deploying cron job - $ gcloud preview app deploy cron.yaml \ No newline at end of file + $ gcloud app deploy cron.yaml \ No newline at end of file