diff options
Diffstat (limited to 'js/BuildInstructions.md')
-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 864965ed581..ae4092988c9 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -46,7 +46,7 @@ This requires that you build the Java test controller from the Java subdirectory and test servers from C++, C# or Java. Follow the instructions from the corresponding language mapping to build the tests and the server controller. -In OS X the first time you run the script, you will be prompted for your +In macOS the first time you run the script, you will be prompted for your password. This is necessary to configure the trust setting for the HTTP server certificate, which will enable you to connect to the HTTP server with SSL via your web browser. |