Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
To concatenate zip files, use the command ```
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
To concatenate zip files, use the command ``` cat Monkey_Train_data.zip.* > Monkey_Train_data.zip``` .
|