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

View File

@ -29,10 +29,6 @@ $ curl https://sh.rustup.rs -sSf | sh
$ source $HOME/.cargo/env $ 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: Now checkout the code from github:
```bash ```bash