diff --git a/tirtos_ccs_examples/README.md b/tirtos_ccs_examples/README.md index d9329c1e..186606b7 100644 --- a/tirtos_ccs_examples/README.md +++ b/tirtos_ccs_examples/README.md @@ -139,7 +139,7 @@ Step 10: Test the server To test the server here at wolfSSL we either build the client example in Microsoft Visual Studios
and run it against the IP above and using port 1000 (the default port for the tcpEchoTLS example)
Instructions for building the Visual Studio Client can be found here: - http://wolfssl.com/wolfSSL/Docs-wolfssl-visual-studio.html + http://wolfssl.com/wolfSSL/Docs-wolfssl-visual-studio.html

Option 2:
Using Linux or Unix build our libraries and run the following command from the wolfssl root