fix a typo

This commit is contained in:
xitong 2024-05-20 14:34:39 -04:00 committed by GitHub
parent 6b9e38b589
commit 14dc2c4df6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -28,7 +28,7 @@ You should install `timm` in a [virtual environment](https://docs.python.org/3/l
# Deactivate the virtual environment
source .env/bin/deactivate
```
`
Once you've created your virtual environment, you can install `timm` in it.
## Using pip