diff options
author | fireice-uk <fireice-uk@users.noreply.github.com> | 2017-12-28 16:06:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-12-28 16:06:44 +0000 |
commit | 9fbe76c2d6fcd2ce4d71416c8829744a0d31d35d (patch) | |
tree | 92e15d987e4f6e1fdec0d572562861d1ed5d7402 /doc/compile_Windows.md | |
parent | 2024879cbb591043da253b63c448a90baf24e434 (diff) | |
parent | bbd247a1599a9d5858e3b0f4a495736b87c86346 (diff) | |
download | xmr-stak-9fbe76c2d6fcd2ce4d71416c8829744a0d31d35d.zip xmr-stak-9fbe76c2d6fcd2ce4d71416c8829744a0d31d35d.tar.gz |
Merge pull request #723 from ADNewsom09/patch-1
Update compile_Windows.md - Minor Spelling error
Diffstat (limited to 'doc/compile_Windows.md')
-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..f898867 100644 --- a/doc/compile_Windows.md +++ b/doc/compile_Windows.md @@ -22,7 +22,7 @@ ### Cuda 8.0+ (only needed to use NVIDIA GPUs) -- donwload and install [https://developer.nvidia.com/cuda-downloads](https://developer.nvidia.com/cuda-downloads) +- download 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/Visual Studio Integration (ignore the warning during the install that VS2017 is not supported) |