Update Dependency installation instructions

2026-05-28 12:45:30 +01:00
parent c9803e702b
commit 82fd47f749
+1 -1
@@ -1,7 +1,7 @@
# Dependency installation instructions # Dependency installation instructions
Python and Git must both be installed system-wide. See instructions for your operating system below... Python and Git must both be installed system-wide. See instructions for your operating system below...
### Windows 11 / 10 [not yet tested] ### 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. <br><br>
Download the Python installer from [here](https://www.python.org/downloads/), 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.) ### Ubuntu / Debian (includes Pop!_OS, Linux Mint, Raspberry Pi OS, etc.)
``` ```