Update INSTALL.md small typo

small typo on the word Dockder instead of Docker
pull/748/head
Henry 2025-03-24 14:03:32 -04:00 committed by GitHub
parent c9bc3ceb2f
commit a5a8710d3b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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)