From df461b51f4feb266b58edff6ad539e39e058c80d Mon Sep 17 00:00:00 2001 From: Simon Zhao Date: Thu, 14 Nov 2024 08:48:54 +0800 Subject: [PATCH] Update SETUP.md Co-authored-by: Miguel Fierro <3491412+miguelgfierro@users.noreply.github.com> --- SETUP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SETUP.md b/SETUP.md index 11935a535..070b155b0 100644 --- a/SETUP.md +++ b/SETUP.md @@ -222,7 +222,7 @@ $\to$ Create codespaces on the branch. * how to create the Conda environment for Recommenders in `postCreateCommand` -[Dockerfile](./tools/docker/Dockerfile) serves 3 places: +[Dockerfile](./tools/docker/Dockerfile) is used in 3 places: * Dev containers on VS Code and GitHub Codespaces * [Testing workflows on AzureML](./tests/README.md) * [Jupyter notebook examples on Docker](./tools/docker/README.md)