Minor fix
Browse files
README.md
CHANGED
@@ -104,6 +104,6 @@ It is possible to download only single parts of the 10M dataset directly passing
|
|
104 |
It is possible to obtain the entire dataset cloning it git repository from Hugging Face Hub:
|
105 |
|
106 |
```
|
107 |
-
git clone [email protected]:datasets/unicamp-dl/quati
|
108 |
```
|
109 |
|
|
|
104 |
It is possible to obtain the entire dataset cloning it git repository from Hugging Face Hub:
|
105 |
|
106 |
```
|
107 |
+
git clone [email protected]:datasets/unicamp-dl/quati quati_dataset
|
108 |
```
|
109 |
|