Added ./configure to README.md

pull/10/head
kaleb-himes 2015-06-19 10:08:40 -06:00
parent 63897b5804
commit 2e8bdbb2df
1 changed files with 1 additions and 0 deletions

View File

@ -27,6 +27,7 @@ then run "./configure", "make", and "make install" before using wolfssl CLU
After wolfssl is properly installed, to install wolfssl CLU:
In the clu directory (wolfssl-examples/clu) enter the following commands:
./autogen.sh
./configure
make
sudo make install