Skip to content

Commit

Permalink
Minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chuanli11 committed Oct 12, 2019
1 parent fa9b92a commit fddcf4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ This algorithm is for
As building Torch with the latest CUDA is a troublesome work, we recommend following the following steps to people who want to reproduce the results:
It has been tested on Ubuntu with CUDA 10.

__Step One: Install CUDA 10 and CUDNN 7.6.2 from these links__
__Step One: Install CUDA 10 and CUDNN 7.6.2__

If you have a fresh Ubuntu, we recommend [Lambda Stack](https://lambdalabs.com/lambda-stack-deep-learning-software) which helps you install the latest drivers, libraries, and frameworks for deep learning. Otherwise, you can install the CUDA toolkit and CUDNN from these links:
* [CUDA](https://developer.nvidia.com/cuda-downloads)
Expand Down

0 comments on commit fddcf4d

Please sign in to comment.