diff options
Diffstat (limited to 'js')
-rw-r--r-- | js/BuildInstructions.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/BuildInstructions.md b/js/BuildInstructions.md index 04f6fdc7a45..ae80e7234a8 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -101,7 +101,7 @@ depending on the browser you're using: - Internet Explorer and Microsoft Edge Run the management console (mmc.exe) and add the Certificates snap-in for the computer account. Then select Console Root > Certificates (Local Computer) - > Trusted Root Certificate Authorities. In the Action menu, choose All Tasks + \> Trusted Root Certificate Authorities. In the Action menu, choose All Tasks and Import. Navigate to the `cacert.der` file and import it into. Reload the test page to continue. |