diff --git a/README.md b/README.md index 04f289f0..a087a2cc 100644 --- a/README.md +++ b/README.md @@ -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 ```