summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Aamodt <[email protected]>2020-05-27 09:09:42 -0700
committerGitHub <[email protected]>2020-05-27 09:09:42 -0700
commit089446c9898b050f36e854eebff5dbd33332dce8 (patch)
treec9baa66a3aed18a6f97d69618bdbb28e137faa1a
parent7cd0edfe0cb654280c30afef89a563867d9e67ed (diff)
parent4677a2aaccb551b76b4957d92ff5e21318ca39d4 (diff)
Merge pull request #175 from eric-yoo/master
Update README
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7ec45ea..b08ca0f 100644
--- a/README
+++ b/README
@@ -189,7 +189,7 @@ your PATH. You probably want to modify your .bashrc file to incude the
following (this assumes the CUDA Toolkit was installed in /usr/local/cuda):
export CUDA_INSTALL_PATH=/usr/local/cuda
- export PATH=$CUDA_INSTALL_PATH/bin
+ export PATH=$PATH:$CUDA_INSTALL_PATH/bin
Step 2: Build