Skip to content

Commit 2bc526e

Browse files
committed
Correct typo
1 parent 1ab1c09 commit 2bc526e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ ResNet50 is the default backbone. If you use ResNet101, you need to modify the c
139139

140140
Finally to connect the Python server with the Nuke client:
141141

142-
0. (If you have stopped your container, follow the [Run Docker container](https://github.com/TheFoundryVisionmongers/nuke-ML-server/blob/master/INSTALL.md#run-docker-container) section again)
142+
0. (If you have stopped your container, follow the [Run Docker Container](https://github.com/TheFoundryVisionmongers/nuke-ML-server/blob/master/INSTALL.md#run-docker-container) section again)
143143
1. In the running docker container, query the ip address:
144144
```
145145
hostname -I

0 commit comments

Comments
 (0)