Skip to content

Commit 202199c

Browse files
authored
Merge pull request #2183 from lixit/patch-1
Fix a typo
2 parents 6b9e38b + 14dc2c4 commit 202199c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hfdocs/source/installation.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ You should install `timm` in a [virtual environment](https://docs.python.org/3/l
2828
# Deactivate the virtual environment
2929
source .env/bin/deactivate
3030
```
31-
`
31+
3232
Once you've created your virtual environment, you can install `timm` in it.
3333

3434
## Using pip

0 commit comments

Comments
 (0)