From a5a8710d3b04d5037087918057160d51577d05f3 Mon Sep 17 00:00:00 2001 From: Henry <98135968+Henry-Santa@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:03:32 -0400 Subject: [PATCH] Update INSTALL.md small typo small typo on the word Dockder instead of Docker --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 27db841..8d80082 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -24,6 +24,6 @@ conda install pytorch==1.6.0 torchvision tensorboard -c pytorch pip install -r docs/requirements.txt ``` -# Set up with Dockder +# Set up with Docker Please check the [docker folder](docker)