Describe the bug
A clear and concise description of what the bug or error is.
Zowe docs: Installing Zowe via SMP/E instructions
Go to the topic of "Download and unzip the Zowe SMP/E package"
You will receive one ZIP package on your desktop. Extract the following files from the package. You may need to use the unzip command at a terminal rather than an unzip utility. For example, run unzip zowe-smpe-package-2.1.0.zip in your terminal.
As per the document unzip through the command line didn't work to unzip the zowe-smpe-package-2.0.0 zip file. We used tar -xf command to unzip the file through the command line. Could you please correct the documentation with the correct command.
Steps to Reproduce
Downloaded zowe-smpe-package-2.0.0 zip file from zowe site.
Unzip the tar file using unzip command using Command Prompt did NOT work but tar -xf command to unzip the file via Command Prompt did work.
Expected behavior
Screenshots
If applicable, add screenshots to help explain your problem.
Logs
If applicable, add server logs collected at the time of your problem.
Details
Version and build number: [e.g. 0.4.4-SNAPSHOT build # 155]
Test environment: [e.g. zD&T, zPDT, MONOPLEX, SYSPLEX, z/OS Rev 2.2, TSS, RACF, ACF2, or any other germane detail]
Web Browser Details (if the bug relates to Zowe Desktop usage):
OS: [e.g. macOS, Windows]
Browser [e.g. Chrome, Safari]
Version [e.g. 71.0.3578.98]
REST API client (in case of REST API issue):
Technology: [e.g. Spring Boot, Node.js, Postman]
OS: [e.g. Windows 10]
Shell Environment Details (if the bug relates to CLI):
Describe the bug A clear and concise description of what the bug or error is. Zowe docs: Installing Zowe via SMP/E instructions Go to the topic of "Download and unzip the Zowe SMP/E package" You will receive one ZIP package on your desktop. Extract the following files from the package. You may need to use the unzip command at a terminal rather than an unzip utility. For example, run unzip zowe-smpe-package-2.1.0.zip in your terminal.
As per the document unzip through the command line didn't work to unzip the zowe-smpe-package-2.0.0 zip file. We used tar -xf command to unzip the file through the command line. Could you please correct the documentation with the correct command.
Steps to Reproduce
Expected behavior
Screenshots If applicable, add screenshots to help explain your problem.
Logs If applicable, add server logs collected at the time of your problem.
Details
Web Browser Details (if the bug relates to Zowe Desktop usage):
REST API client (in case of REST API issue):
Shell Environment Details (if the bug relates to CLI):
Additional context Add any other context about the problem here.