Skip to content

Commit

Permalink
ci skip: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flowerinthenight authored Sep 30, 2024
1 parent 1aa511e commit 1e66d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ $ gcloud compute instance-templates create zgroup-tmpl \

# Create a regional MIG:
$ gcloud compute instance-groups managed create rmig \
--template zgroup-tmpl --size 3 --region {your-retion}
--template zgroup-tmpl --size 3 --region {your-region}

# You can view the logs through:
$ tail -f /var/log/messages
Expand Down

0 comments on commit 1e66d1e

Please sign in to comment.