Skip to content

Commit

Permalink
Small README tweak.
Browse files Browse the repository at this point in the history
Signed-off-by: Edward Z. Yang <[email protected]>
  • Loading branch information
ezyang committed Jul 26, 2019
1 parent e354062 commit d3fe2a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build_tools/packaging/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d3fe2a7

Please sign in to comment.