diff options
Diffstat (limited to 'js/BuildInstructions.md')
-rw-r--r-- | js/BuildInstructions.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/js/BuildInstructions.md b/js/BuildInstructions.md index 56ad683ca61..aba9cb3f87d 100644 --- a/js/BuildInstructions.md +++ b/js/BuildInstructions.md @@ -51,8 +51,8 @@ To start the browser tests run: > npm run gulp:test:run-with-browser 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. +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 password. This is necessary to configure the trust setting for the HTTP |