Skip to content

Commit ad6209f

Browse files
authored
Update README.md and note
1 parent 8f63051 commit ad6209f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515

1616
## Installation
1717

18-
*Note*: Newer versions (>=0.4.8.2) of DataTorch client require `libmagic` for file uploads
19-
to datasets. Your system may or may not have `libmagic` pre-installed. Please
20-
make sure you have `libmagic` installed before proceeding.
18+
*Note*: Newer versions (>=0.4.8.2) of DataTorch client use `libmagic` for more
19+
accurate mimetype guessing. This falls back to guessing via extension. Consider
20+
installing `libmagic` if you have issues with file types uploaded to DataTorch.
2121

2222
```bash
2323
pip install datatorch

0 commit comments

Comments
 (0)