diff --git a/Compile-in-Windows.md b/Compile-in-Windows.md index 52217ab..14e0619 100644 --- a/Compile-in-Windows.md +++ b/Compile-in-Windows.md @@ -9,7 +9,7 @@ * Install NSIS (https://nsis.sourceforge.io/Download) * Make sure git, cmake, nsis and ninja are in your PATH environment variable. - * Optionally install CUDA Toolkit 12.6 (https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_local) + * Optionally install CUDA Toolkit 12.6 [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads?target_os=Windows&target_arch=x86_64&target_version=11&target_type=exe_local) and check CUDA_PATH points to the install ## Compile and Build (cmd line)