diff options
| author | Jeremy Edwards <jeremyje@gmail.com> | 2015-12-03 16:14:45 -0800 |
|---|---|---|
| committer | Jeremy Edwards <jeremyje@gmail.com> | 2015-12-03 16:14:45 -0800 |
| commit | 2a9b1feb2c41be7ede4101b37b8b983538ac813a (patch) | |
| tree | 56443f43c9c303e0eb8e9922aff9bb7f6973be15 /README.md | |
| parent | 7c293a78734b6e675aa922f41c38f73efe969aae (diff) | |
| download | compute-archlinux-image-builder-2a9b1feb2c41be7ede4101b37b8b983538ac813a.tar.xz | |
Update broken command.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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" ``` |
