From bd5de34bfe82d9f36df73e624dc5508c0375b29d Mon Sep 17 00:00:00 2001 From: Lorenzo Castelli Date: Thu, 8 Nov 2018 18:01:10 -0800 Subject: Fixes typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d90358..5df3a56 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3