Skip to content

Commit

Permalink
fix(library): Use -M flag in python:3.10 documentation
Browse files Browse the repository at this point in the history
Signed-off-by: procub3r <[email protected]>
  • Loading branch information
procub3r committed Mar 30, 2024
1 parent fe76895 commit 521a4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/python/3.10/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This directory contains the definition for the `unikraft.org/python:3.10` 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/python:3.10
kraft run -M 256M unikraft.org/python:3.10
```

## See also
Expand Down

0 comments on commit 521a4f9

Please sign in to comment.