diff --git a/tirtos_ccs_examples/README.md b/tirtos_ccs_examples/README.md
index 963de823..3d8bf697 100644
--- a/tirtos_ccs_examples/README.md
+++ b/tirtos_ccs_examples/README.md
@@ -45,7 +45,7 @@ WINDOWS:
Next locate the wolfSSL section should be on or around line 45 and looks like this:
`WolfSSL settings`
`WOLFSSL_INSTALLATION_DIR ?= C:\wolfssl`
- `WOLFSSL_TIRTOS_DIR = $(WOLFSSL_INSTALLATION_DIR)/tirtos
`
+ `WOLFSSL_TIRTOS_DIR = $(WOLFSSL_INSTALLATION_DIR)/tirtos`
Modify WOLFSSL_INSTALLATION_DIR to be the location of your wolfssl directory. Should be C:\wolfssl.