From de089a0c4ba37caa7cebc62a91ad6b46e4e8b106 Mon Sep 17 00:00:00 2001 From: Heuzef Date: Sun, 22 Oct 2023 13:33:16 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdcb45a..0c34c05 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ apt install box64-arm64 -y ## Setup the screen -Since we installed raspbian lite on the pi, we'll need to install xorg and set it to auto login on boot, to achieve that, we'll install nodm and xutils +Since we installed raspbian lite on the pi, we'll need to install xorg and set it to auto login on boot, to achieve that, we'll install nodm. ``` -sudo apt install nodm +sudo apt install nodm libsdl2-2.0-0 ``` ## Clone the repo of project