From 9007d4b655ad1b8051f67442b2eccd422cd5e98a Mon Sep 17 00:00:00 2001 From: Leah Date: Fri, 13 Nov 2015 10:37:46 -0700 Subject: [PATCH] Update README.md --- IDE/WORKBENCH/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IDE/WORKBENCH/README.md b/IDE/WORKBENCH/README.md index 0779b27ec..c49f68768 100644 --- a/IDE/WORKBENCH/README.md +++ b/IDE/WORKBENCH/README.md @@ -161,7 +161,7 @@ Note: The wolfSSL example server and client cannot run at the same time on the V This will start the vxsimnetd application. Leave it running in the background. -5. There is an example client in \/wolfssl/examples. Again, wolfSSL will first need to be built. Follow the instructions [here](https://www.wolfssl.com/wolfSSL/Docs-wolfssl-manual-2-building-wolfssl.html) to do so. See the [wolfSSL manual]( https://wolfssl.com/wolfSSL/Docs-wolfssl-manual-3-getting-started.html) for instructions on how to set up the client. From within \/wolfssl, the following command can be used to run the client on the host machine: +5. There is an example client in ```/wolfssl/examples```. Again, wolfSSL will first need to be built. Follow the instructions [here](https://www.wolfssl.com/wolfSSL/Docs-wolfssl-manual-2-building-wolfssl.html) to do so. See the [wolfSSL manual]( https://wolfssl.com/wolfSSL/Docs-wolfssl-manual-3-getting-started.html) for instructions on how to set up the client. From within \/wolfssl, the following command can be used to run the client on the host machine: ./examples/client/client -h 192.168.200.1 -d