diff --git a/Instructions/Labs/AZ-204_lab_05.md b/Instructions/Labs/AZ-204_lab_05.md index 80b26acf..c6258fde 100644 --- a/Instructions/Labs/AZ-204_lab_05.md +++ b/Instructions/Labs/AZ-204_lab_05.md @@ -177,7 +177,7 @@ In this lab, you will explore how to create and deploy containers to the Azure C 1. Switch to the **Terminal** application. -1. Run the following command to execute the application: +1. Run the following command to create the archive: ```powershell Compress-Archive -Path .\* -DestinationPath .\lab05.zip