From 03a6f9c8ff4c5fcc04c9cdeedf6511fc292fb86b Mon Sep 17 00:00:00 2001
From: Jurn Ho <jurn@magicmonster.com>
Date: Sat, 3 Feb 2018 17:14:13 +0000
Subject: [PATCH] Update compile_Linux.md

---
 doc/compile_Linux.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/compile_Linux.md b/doc/compile_Linux.md
index b7104ac..a3031be 100644
--- a/doc/compile_Linux.md
+++ b/doc/compile_Linux.md
@@ -8,7 +8,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/Runtime
-- 
GitLab