Skip to content

Commit

Permalink
Update README.md and note
Browse files Browse the repository at this point in the history
  • Loading branch information
aoxolotl authored Aug 24, 2023
1 parent 8f63051 commit ad6209f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

## Installation

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

```bash
pip install datatorch
Expand Down

0 comments on commit ad6209f

Please sign in to comment.