diff --git a/library/sqlite/3.40/README.md b/library/sqlite/3.40/README.md index 3aed423c..bf316adc 100644 --- a/library/sqlite/3.40/README.md +++ b/library/sqlite/3.40/README.md @@ -1,11 +1,11 @@ -# SQLite 3.40.1 Image +# SQLite 3.40 Image -This directory contains the definition for the `unikraft.org/sqlite:3.40.1` image. +This directory contains the definition for the `unikraft.org/sqlite:3.40` image. To run this image, [install Unikraft's companion command-line toolchain `kraft`](https://unikraft.org/docs/cli) and then you can run: ``` -kraft run unikraft.org/sqlite:3.40.1 +kraft run unikraft.org/sqlite:3.40 ``` Once executed you will be get the output of an SQL script.