Merge pull request #2183 from lixit/patch-1

Fix a typo
This commit is contained in:
Ross Wightman 2024-05-20 13:45:32 -07:00 committed by GitHub
commit 202199cac3
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