Skip to content

Commit 0395f97

Browse files
Update articles/iot-edge/tutorial-develop-for-linux-on-windows.md
Co-authored-by: Pat Altimore <[email protected]>
1 parent 227d694 commit 0395f97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/tutorial-develop-for-linux-on-windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -556,7 +556,7 @@ Before deployment, you need to update your Azure Container Registry credentials,
556556
| **Private Key File** | Full path to the `id_rsa` value that you created in a previous step |
557557
| **Passphrase** | Passphrase used for the key that you created in a previous step |
558558

559-
1. After you successfully connect to the module by using SSH, you can choose the process and select **Attach**. For the C# module, you need to choose **process dotnet** and **Attach to** for **Managed (CoreCLR)**. It might take 10 to 20 seconds the first time.
559+
1. After you successfully connect to the module by using SSH, you can choose the process and select **Attach**. For the C# module, you need to choose process **dotnet** and **Attach** to **Managed (CoreCLR)**. It might take 10 to 20 seconds the first time.
560560

561561
1. Set a breakpoint to inspect the module:
562562

0 commit comments

Comments
 (0)