From f873c4b1e45aeeaf06211d668246987a65e12937 Mon Sep 17 00:00:00 2001 From: Kareem Date: Wed, 4 Mar 2026 16:17:44 -0700 Subject: [PATCH] Document build prerequisites. Fixes #198. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 1a2d1bd..971f5d4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is the wolfSSL Command Line Utility (wolfCLU). +## Prerequisites + +To build wolfSSL and wolfCLU, you will need autoconf, automake and libtool installed. + ## wolfSSL Installation Configure and install wolfSSL with the following commands: