Procházet zdrojové kódy

Add git dependency

Johannes Kreutz před 3 roky
rodič
revize
baf9355181
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -13,7 +13,7 @@ Requirements:
 
 Windows instructions:
 - Use the MSYS2 environment and the mingw-w64 compiler environment`
-- Compiler and CMake: `pacman -S base-devel cmake`
+- Compiler and CMake: `pacman -S base-devel cmake git`
 - Install qt6 with `pacman -S mingw-w64-x86_64-qt6`
 
 To create a development build, clone the repo and go to the `trackpoint-app` folder.