From 56923dc921539730286d4063a395411d3810634f Mon Sep 17 00:00:00 2001 From: will-v-pi <108662275+will-v-pi@users.noreply.github.com> Date: Thu, 16 Jul 2026 13:29:30 +0100 Subject: [PATCH] Update Raspberry Pi OS Lite reference in README Clarify that Raspberry Pi OS Lite requires pre-requisites to be installed, unlike Raspberry Pi OS Fixes #275 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c130ac58..1f3040e9 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,8 @@ If you have any issues while installing, please check out the [Troubleshooting]( ### Raspberry Pi OS and Windows +> Not including Raspberry Pi OS Lite - see [Other Linux](#other-linux) for that + No additional requirements are needed. ### macOS @@ -58,7 +60,7 @@ This command installs all of the necessary tools, including but not limited to: - **Git 2.28 or later** (ensure it's in your PATH) - **Tar** (ensure it's in your PATH) -### Linux +### Other Linux - **Python 3.10 or later** (ensure it’s in your PATH or set in settings) - **Git 2.28 or later** (ensure it’s in your PATH) - **Tar** (ensure it’s in your PATH)