aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSamuel Littley <samuel.littley@toastwaffle.com>2022-03-15 19:47:07 +0000
committerSamuel Littley <samuel.littley@toastwaffle.com>2022-03-15 19:47:07 +0000
commite33f9b1e83670e1497268e95edf6c894c51dff2c (patch)
tree12ff70ccd0b7a8b9716a28963c44e43d0798fc0b /README.md
parent79c47d072d15bf5ded4c8317abbb87b54f080b17 (diff)
downloadcompute-archlinux-image-builder-e33f9b1e83670e1497268e95edf6c894c51dff2c.tar.xz
Add a list of current images
Fixes #36
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6aa36ee..9cf46ef 100644
--- a/README.md
+++ b/README.md
@@ -53,6 +53,8 @@ $ gcloud compute instances create INSTANCE_NAME \
--image-project=arch-linux-gce --image-family=arch
```
+For older images, see the current_images.txt file.
+
## Build Your Own Image
You can build the Arch Linux image yourself with the following procedure: