From fa7ab32ddfea5ea1ad77adf40d1148d9db00118b Mon Sep 17 00:00:00 2001 From: Andrei Radulescu Date: Thu, 18 Jan 2024 01:20:21 +0200 Subject: [PATCH] Updated README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b89220..1b0ac6b 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ NOTE: the `edk2_tici` and `agnos-firmware` submodules are internal, private repo ## Setup -These tools are developed on and targeted for Ubuntu 20.04. +These tools are developed on and targeted for Ubuntu 24.04. Run once to set things up: ```sh git submodule update --init agnos-kernel-sdm845 ./tools/extract_tools.sh +sudo apt install img2simg ``` ## Build the userspace