Commit d3fe2a77 authored by Edward Z. Yang's avatar Edward Z. Yang
Browse files

Small README tweak.


Signed-off-by: default avatarEdward Z. Yang <ezyang@fb.com>
parent e3540625
......@@ -5,6 +5,7 @@
### Linux
```bash
# NB: We don't actually need CUDA; you don't have to run this on nvidia-docker
nvidia-docker run -it --ipc=host --rm -v $(pwd):/remote soumith/conda-cuda bash
pushd remote/conda
conda config --add channels pytorch
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment