aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bc45dcf..2c1fb12 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ images to your project. To do that run the following command.
```
gcloud compute images insert arch-v20151203 \
- --source-uri gs://jeremyje/archlinux-images/arch-v20151203.tar.gz \
+ --source-uri gs://gce-arch-images/arch-v20151203.tar.gz \
--description "Arch Linux built on 2015-12-03"
```