Added ./configure to README.md
parent
63897b5804
commit
2e8bdbb2df
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue