Updated ./README.md to fix typos

pull/18/head
Michael Shihrer 2016-05-19 14:05:16 -06:00
parent a3cd354902
commit 0f9f3a208d
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ cd wolfssl-[version]
Examples in this directory may be compiled using:
```
cd ./dtls
cd ./psk
make
```
@ -99,7 +99,7 @@ multi-threading.
Examples in this directory may be compiled using:
```
cd ./dtls
cd ./tls
make
```