Przeglądaj źródła

Add git dependency

Johannes Kreutz 3 lat temu
rodzic
commit
baf9355181
1 zmienionych plików z 1 dodań i 1 usunięć
  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.