From 625ae9636550625f1dd465e645b52c0ba7a801db Mon Sep 17 00:00:00 2001 From: Dorian Percic <64260389+dorianpercic@users.noreply.github.com> Date: Fri, 3 May 2024 13:11:55 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4247255..7f0e76d 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,10 @@ - just (cargo install just) \ IMPORTANT: Needs to be in the path! - gdtoolkit (pip install gdtoolkit) \ - IMPORTANT: Binaries of this toolkit need to be in the path! + IMPORTANT: Needs to be in the path! - pre-commit (pip install pre-commit) +- sh: included in Git Bash for Windows. \ + IMPORTANT: Needs to be in the path! For Windows Builds: - mingw-w64, taken from here [MinGW](https://github.com/mstorsjo/llvm-mingw/releases) \