Update README.md

pull/17/head
Kaleb Joseph Himes 2016-03-15 11:09:42 -06:00
parent c191767c2c
commit 2f9e37e5dc
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ WINDOWS:<br/>
Next locate the wolfSSL section should be on or around line 45 and looks like this:<br/>
`WolfSSL settings`<br/>
`WOLFSSL_INSTALLATION_DIR ?= C:\wolfssl`<br/>
`WOLFSSL_TIRTOS_DIR = $(WOLFSSL_INSTALLATION_DIR)/tirtos<br/>`<br/>
`WOLFSSL_TIRTOS_DIR = $(WOLFSSL_INSTALLATION_DIR)/tirtos`<br/>
<br/>
Modify WOLFSSL_INSTALLATION_DIR to be the location of your wolfssl directory. Should be C:\wolfssl.<br/>
<br/>