DiGyt commited on
Commit
d368c00
1 Parent(s): 291ade6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,6 +4,6 @@ license: cc
4
  Ecoset is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 2.0 license (cc-by-nc-sa-2.0).
5
 
6
 
7
- In order to work with ecoset, please make sure to install the s3 compatible version of ecoset:
8
 
9
  ```pip install datasets[s3]```
 
4
  Ecoset is licensed under Creative Commons Attribution-NonCommercial-ShareAlike 2.0 license (cc-by-nc-sa-2.0).
5
 
6
 
7
+ In order to work with ecoset, please make sure to install the s3 compatible version of huggingface datasets:
8
 
9
  ```pip install datasets[s3]```