projectlosangeles commited on
Commit
ead45c7
·
verified ·
1 Parent(s): 9af69c3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -74,7 +74,7 @@ hf_hub_download(repo_id='projectlosangeles/Monster-MIDI-Dataset',
74
 
75
  ```sh
76
  %cd ./Monster-MIDI-Dataset
77
- !unzip Monster-MIDI-Dataset-Ver-1-0-CC-BY-NC-SA.zip > /dev/null
78
  %cd ..
79
  ```
80
 
 
74
 
75
  ```sh
76
  %cd ./Monster-MIDI-Dataset
77
+ !unzip -o Monster-MIDI-Dataset-Ver-1-0-CC-BY-NC-SA.zip > /dev/null
78
  %cd ..
79
  ```
80