diff options
| author | Lorenzo Castelli <lcastelli@lcastelli-macbookpro.roam.corp.google.com> | 2018-11-08 18:01:10 -0800 |
|---|---|---|
| committer | Lorenzo Castelli <lcastelli@lcastelli-macbookpro.roam.corp.google.com> | 2018-11-08 18:01:10 -0800 |
| commit | bd5de34bfe82d9f36df73e624dc5508c0375b29d (patch) | |
| tree | c52320a21b232f18f39084814051b66fa7848b81 /README.md | |
| parent | 85887e4b219ba9532444ad8fd3f7cb2b041c8c7c (diff) | |
| download | compute-archlinux-image-builder-bd5de34bfe82d9f36df73e624dc5508c0375b29d.tar.xz | |
Fixes typo.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ You can now create new instances with your custom image: $ gcloud compute instances create INSTANCE_NAME --image=IMAGE_NAME ``` -The Google Cloud Storage file is no longer needed, so you can delete if you +The Google Cloud Storage file is no longer needed, so you can delete it if you want: ```console |
