Skip to content

Commit 592642c

Browse files
committed
fix typos
1 parent 1aba7de commit 592642c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ docker run \
3838

3939
Now we can access ssh at `ssh -p 2229 root@localhost` and jupyter notebook at [http://localhost:2230](http://localhost:2230).
4040

41-
The ssh password is `cail` by default, you can change it in [Dockerfile](docker/dev/Dockerfile)
41+
The ssh password is `cail` by default, you can change it in [Dockerfile](dev/Dockerfile)
4242

4343
## Train models
4444
This container will perform model training and output model files.

0 commit comments

Comments
 (0)