Remove the note about git-lfs

This commit is contained in:
Greg Fitzgerald 2018-05-08 12:52:24 -06:00 committed by GitHub
parent 6f3ec8d21f
commit c9c9afa472
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -29,10 +29,6 @@ $ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env
```
If you plan to run with GPU optimizations enabled (not recommended), you'll need a CUDA library stored in git LFS. Install git-lfs here:
https://git-lfs.github.com/
Now checkout the code from github:
```bash