Johannes Kreutz 2 years ago
parent
commit
a5125263ea
1 changed files with 3 additions and 3 deletions
  1. 3 3
      README.md

+ 3 - 3
README.md

@@ -12,9 +12,9 @@ Requirements:
 - CPU power ;)
 
 Windows instructions:
-Use the MSYS2 environment and the mingw-w64 compiler environment`
-Compiler and CMake: `pacman -S base-devel cmake`
-Install qt6 with `pacman -S mingw-w64-x86_64-qt6`
+- Use the MSYS2 environment and the mingw-w64 compiler environment`
+- Compiler and CMake: `pacman -S base-devel cmake`
+- 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.