qicq1c commited on
Commit
13f3219
1 Parent(s): 2d1395e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -115,7 +115,7 @@ Note: if AbdomenAtlas1.0ZipFolder and AbdomenAtlas1.0 share the same parent dire
115
  mkdir /path/to/the/HealthyCT_ZipFolder
116
  cd /path/to/the/HealthyCT
117
  cd ..
118
- 7z -v5g a /path/to/the/HealthyCT_ZipFolder/HealthyCT.zip HealthyCT/
119
  ```
120
 
121
  After zipping, the structure of the compressed folder (e.g., AbdomenAtlas1.0ZipFolder) will be:
 
115
  mkdir /path/to/the/HealthyCT_ZipFolder
116
  cd /path/to/the/HealthyCT
117
  cd ..
118
+ 7z -v5g a /path/to/the/HealthyCT_ZipFolder/healthy_ct.zip HealthyCT/
119
  ```
120
 
121
  After zipping, the structure of the compressed folder (e.g., AbdomenAtlas1.0ZipFolder) will be: