From 0a0a18222e01caa9ad81069f760c0067834272e8 Mon Sep 17 00:00:00 2001 From: Jonathan Heindl Date: Thu, 9 Jan 2025 10:29:08 +0100 Subject: [PATCH] Update docker.rst --- .../first-steps/install/getting-meshroom/platforms/docker.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/first-steps/install/getting-meshroom/platforms/docker.rst b/source/first-steps/install/getting-meshroom/platforms/docker.rst index 22fabeb..0742657 100644 --- a/source/first-steps/install/getting-meshroom/platforms/docker.rst +++ b/source/first-steps/install/getting-meshroom/platforms/docker.rst @@ -2,7 +2,7 @@ Docker ====== An official docker image of Meshroom can be found on `Docker Hub `_. -The relevant Dockerfile can be found in the `root directory of the sources `_ +The relevant Dockerfile can be found in the `docker directory of the sources `_ The image is based on the NVIDIA docker which needs to be installed. You can follow the official NVIDIA tutorial `here `_.