Skip to content

Commit 3405b11

Browse files
Jonathan DEKHTIARzsdonghao
authored andcommitted
Update README.md (#923)
1 parent 56d707c commit 3405b11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ NVIDIA-Docker is required for these containers to work: [Project Link](https://g
131131
```bash
132132
# for GPU version and Python 2
133133
docker pull tensorlayer/tensorlayer:latest-gpu
134-
nvidia-docker run -it --rm -p 8888:88888 -p 6006:6006 -e PASSWORD=JUPYTER_NB_PASSWORD tensorlayer/tensorlayer:latest-gpu
134+
nvidia-docker run -it --rm -p 8888:8888 -p 6006:6006 -e PASSWORD=JUPYTER_NB_PASSWORD tensorlayer/tensorlayer:latest-gpu
135135

136136
# for GPU version and Python 3
137137
docker pull tensorlayer/tensorlayer:latest-gpu-py3

0 commit comments

Comments
 (0)