Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
Fix changed URL to example image
  • Loading branch information
schaefi committed Oct 23, 2023
1 parent e1630a7 commit 3faf697
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3faf697

Please sign in to comment.