Datasets:
Update README.md
#2
by
darie-ptq
- opened
README.md
CHANGED
|
@@ -60,7 +60,7 @@ git clone https://huggingface.co/datasets/davanstrien/satclip
|
|
| 60 |
To extract the images you can run the following command.
|
| 61 |
|
| 62 |
```bash
|
| 63 |
-
ls
|
| 64 |
```
|
| 65 |
|
| 66 |
|
|
|
|
| 60 |
To extract the images you can run the following command.
|
| 61 |
|
| 62 |
```bash
|
| 63 |
+
ls images/*.tar.xz |xargs -n1 tar xf
|
| 64 |
```
|
| 65 |
|
| 66 |
|