From bc8f09b58fe73e40a77306986ea10045f46dcd71 Mon Sep 17 00:00:00 2001 From: Valentin-Gabriel Radu Date: Tue, 30 Aug 2022 00:33:36 +0300 Subject: [PATCH] Updated Compiling (markdown) --- Compiling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiling.md b/Compiling.md index 8b5c509..18d72d9 100644 --- a/Compiling.md +++ b/Compiling.md @@ -17,7 +17,7 @@ The following prerequisites are necessary in order to compile this project: * [CMake](https://cmake.org/) - for easier usage, make sure to have it added to PATH during installation -* Git - you can use [Git for Windows](https://git-scm.com/download/win), or git command via the Windows Subsystem for Linux. +* Git - you can use [Git for Windows](https://git-scm.com/download/win), make sure it is added to your PATH * nuget standalone or use Visual Studio