Updated ./README.md to fix typos
parent
a3cd354902
commit
0f9f3a208d
|
@ -86,7 +86,7 @@ cd wolfssl-[version]
|
||||||
Examples in this directory may be compiled using:
|
Examples in this directory may be compiled using:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ./dtls
|
cd ./psk
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
@ -99,7 +99,7 @@ multi-threading.
|
||||||
Examples in this directory may be compiled using:
|
Examples in this directory may be compiled using:
|
||||||
|
|
||||||
```
|
```
|
||||||
cd ./dtls
|
cd ./tls
|
||||||
make
|
make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue