From eb04d81fa74cf09394b35a0230eef4b621eb4439 Mon Sep 17 00:00:00 2001 From: Alexander Stepchenko Date: Mon, 10 Jun 2024 16:46:34 +0300 Subject: [PATCH] docs: update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f93e24e..d2673dd 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ If you push to the users repository, then organiztion is your username. ## Dependencies On x86_64 machine using p10 branch you need: - `python3-module-tomli` +- `python3-module-jinja2` - `qemu-user-static-binfmt-aarch64` to build for arm64 architecture - `qemu-user-static-binfmt-arm` to build for arm architecture - `qemu-user-static-binfmt-ppc` to build for ppc64le architecture