Xecades commited on
Commit
c12bdb4
·
verified ·
1 Parent(s): c2b4103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -25,6 +25,8 @@ Simply clone this repository and unzip the dataset files.
25
  git clone git@hf.co:datasets/Xecades/AerialExtreMatch-Benchmark
26
  cd AerialExtreMatch-Benchmark
27
  unzip "*.zip"
 
 
28
  ```
29
 
30
  TODO: provide a python example.
 
25
  git clone git@hf.co:datasets/Xecades/AerialExtreMatch-Benchmark
26
  cd AerialExtreMatch-Benchmark
27
  unzip "*.zip"
28
+ rm -rf *.zip
29
+ rm -rf .git
30
  ```
31
 
32
  TODO: provide a python example.