From 82fd47f749a4a2ed4e28e5ee8350f13c5b211f54 Mon Sep 17 00:00:00 2001 From: Grey Jones Date: Thu, 28 May 2026 12:45:30 +0100 Subject: [PATCH] Update Dependency installation instructions --- Dependency-installation-instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dependency-installation-instructions.md b/Dependency-installation-instructions.md index c315ae2..116df60 100644 --- a/Dependency-installation-instructions.md +++ b/Dependency-installation-instructions.md @@ -1,7 +1,7 @@ # Dependency installation instructions Python and Git must both be installed system-wide. See instructions for your operating system below... ### Windows 11 / 10 [not yet tested] -Download the Git for Windows installer from [here](https://git-scm.com/install/windows), and install it. +Download the Git for Windows installer from [here](https://git-scm.com/install/windows), and install it.

Download the Python installer from [here](https://www.python.org/downloads/), and install it. ### Ubuntu / Debian (includes Pop!_OS, Linux Mint, Raspberry Pi OS, etc.) ```