From e00979dbb8974fb5a76b25104c68b6387207a810 Mon Sep 17 00:00:00 2001 From: ge Date: Thu, 23 Nov 2023 02:39:06 +0300 Subject: [PATCH] fix README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d2236a4..ef5002a 100644 --- a/README.md +++ b/README.md @@ -122,7 +122,7 @@ with Session() as session: # Create compute instances -Place your qcow2 image in `/volumes` directory. For example `debian_12.qcow2`. +Place your qcow2 image in `/images` directory. For example `debian_12.qcow2`. Create `instance.yaml` file with following content: