From e88c00dca37acfb55c95a779652c197a40033616 Mon Sep 17 00:00:00 2001
From: Andrew Williams <andy@tensixtyone.com>
Date: Sun, 12 Nov 2023 20:12:03 +0000
Subject: [PATCH] Fix README formatting and add missing deps

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 944f512..1f4e26f 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,9 @@ _A tool to compile custom OpenIPC firmware_
 
 ### Usage:
 
+```
 sudo apt-get update -y
-sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip # mc tree
+sudo apt-get install -y automake autotools-dev bc build-essential curl fzf git libtool rsync unzip mc tree python-is-python3
 git clone https://github.com/openipc/composer.git
 cd composer
 ./building.sh