From 2bc526e9c5976504b8324712fc2fbc337f536bb8 Mon Sep 17 00:00:00 2001 From: johannabar Date: Thu, 9 May 2019 12:46:03 +0100 Subject: [PATCH] Correct typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index e44e82b..483c27e 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -139,7 +139,7 @@ ResNet50 is the default backbone. If you use ResNet101, you need to modify the c Finally to connect the Python server with the Nuke client: -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) +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) 1. In the running docker container, query the ip address: ``` hostname -I