diff options
-rw-r--r-- | doc/compile_Windows.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/compile_Windows.md b/doc/compile_Windows.md index c9a8ff7..246a2db 100644 --- a/doc/compile_Windows.md +++ b/doc/compile_Windows.md @@ -24,7 +24,7 @@ - donwload and install [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads) - for minimal install choose `Custom installation options` during the install and select - - CUDA/Develpment + - CUDA/Development - CUDA/Visual Studio Integration (ignore the warning during the install that VS2017 is not supported) - CUDA/Runtime - Driver components |