Update README.md
Browse files
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
|
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]```
|