Skip to content

Commit f61e175

Browse files
authored
changed powershell to PowerShell
1 parent 15499d5 commit f61e175

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot-edge/how-to-create-test-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ There are several ways to install OpenSSL, including the following options:
5858

5959
1. Navigate to a directory where you want to install vcpkg. Follow the instructions to download and install [vcpkg](https://github.com/Microsoft/vcpkg).
6060

61-
2. Once vcpkg is installed, run the following command from a powershell prompt to install the OpenSSL package for Windows x64. The installation typically takes about 5 minutes to complete.
61+
2. Once vcpkg is installed, run the following command from a PowerShell prompt to install the OpenSSL package for Windows x64. The installation typically takes about 5 minutes to complete.
6262

6363
```powershell
6464
.\vcpkg install openssl:x64-windows

0 commit comments

Comments
 (0)