aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5f129ec..0b18597 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,15 @@ want:
$ gsutil rm gs://BUCKET_NAME/arch-vDATE.tar.gz
```
+## Testing with qemu
+
+Change the owner of disk or tar.gz files to your own user and then run
+
+```
+$ ./qemu.sh <disk | image-name>
+```
+
+
## Contributing Changes
* See [CONTRIB.md](CONTRIB.md)