Skip to content

Commit 8689d8a

Browse files
marcemqfacebook-github-bot
authored andcommitted
Format inline code block. (pytorch#12441)
Summary: Signed-off-by: Marcela Morales Quispe <[email protected]> Pull Request resolved: pytorch#12441 Differential Revision: D10236743 Pulled By: SsnL fbshipit-source-id: c0e446a81a388cf6a558bf7ab8ba0e59703dc169
1 parent 0e44db8 commit 8689d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ python setup.py install
210210

211211
### Docker image
212212

213-
Dockerfile is supplied to build images with cuda support and cudnn v7. You can pass -e PYTHON_VERSION=x.y flag to specificy which python to be used by Miniconda, or leave it unset to use the default. Build as usual
213+
Dockerfile is supplied to build images with cuda support and cudnn v7. You can pass `-e PYTHON_VERSION=x.y` flag to specificy which python to be used by Miniconda, or leave it unset to use the default. Build as usual
214214
```
215215
docker build -t pytorch -f docker/pytorch/Dockerfile .
216216
```

0 commit comments

Comments
 (0)