From 3faf697eb3494f57052c6fe2d64aa5752d162142 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Sch=C3=A4fer?= Date: Mon, 23 Oct 2023 12:02:06 +0200 Subject: [PATCH] Update documentation Fix changed URL to example image --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9010ffb..0bdcc59 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Start an application as virtual machine (VM) instance as follows: ```bash flake-ctl firecracker pull --name leap \ - --kis-image https://download.opensuse.org/repositories/home:/marcus.schaefer:/delta_containers/images/firecracker-basesystem.x86_64.tar.xz + --kis-image https://download.opensuse.org/repositories/home:/marcus.schaefer:/delta_containers/images_leap/firecracker-basesystem.$(uname -m).tar.xz ``` 2. Register the ```mybash``` application