From 8f7d4bce46db356883495724cb6b8161012ebc1f Mon Sep 17 00:00:00 2001 From: Grey Jones Date: Thu, 28 May 2026 12:42:51 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c096f5..28aea27 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # discord-ledger-bot ## Prerequisites -Python must be installed system-wide. See instructions for your operating system [here](https://git.greyweather.dev/greyweather/discord-ledger-bot/wiki/Python-installation-instructions). +Python and Git must both be installed system-wide. See instructions for your operating system [here](https://git.greyweather.dev/greyweather/discord-ledger-bot/wiki/Dependency-installation-instructions). You will also need to register an application in the Discord Developer Portal, you can find instructions for that [here](https://git.greyweather.dev/greyweather/discord-ledger-bot/wiki/Discord-developer-portal-instructions).