DiGyt commited on
Commit
b700c00
1 Parent(s): 2d13307

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -17,7 +17,7 @@ paperswithcode_id: ecoset
17
 
18
  # Important Download information:
19
 
20
- 1. In order to work with ecoset, please make sure to install the s3 compatible version of huggingface datasets, which should include the 's3fs', `botocore` and 'boto3' modules:
21
 
22
  ```bash
23
  pip install datasets[s3]
 
17
 
18
  # Important Download information:
19
 
20
+ 1. In order to work with ecoset, please make sure to install the s3 compatible version of huggingface datasets, which should include the `s3fs`, `botocore` and `boto3` modules:
21
 
22
  ```bash
23
  pip install datasets[s3]