Update README.md
Browse files
README.md
CHANGED
|
@@ -12,7 +12,3 @@ Windows CMD:
|
|
| 12 |
copy /b AVQA_split.part001+AVQA_split.part002+AVQA_split.part003+AVQA_split.part004+AVQA_split.part005 AVQA.zip
|
| 13 |
```
|
| 14 |
|
| 15 |
-
Windows PowerShell:
|
| 16 |
-
|
| 17 |
-
```powershell
|
| 18 |
-
Get-Content AVQA_split.part* -Raw | Set-Content AVQA.zip -Encoding Byte
|
|
|
|
| 12 |
copy /b AVQA_split.part001+AVQA_split.part002+AVQA_split.part003+AVQA_split.part004+AVQA_split.part005 AVQA.zip
|
| 13 |
```
|
| 14 |
|
|
|
|
|
|
|
|
|
|
|
|