hgupt3 commited on
Commit
87263ed
·
verified ·
1 Parent(s): e022077

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -61,7 +61,7 @@ You should be able to download both files with
61
  1. **Merge the parts into a single zip file:**
62
 
63
  ```bash
64
- cat renders_part_aa.zip renders_part_ab.zip > renders.zip
65
  ```
66
 
67
  2. **Unzip the merged file:**
 
61
  1. **Merge the parts into a single zip file:**
62
 
63
  ```bash
64
+ cat renders_part_aa renders_part_ab > renders.zip
65
  ```
66
 
67
  2. **Unzip the merged file:**