From 958b108ebf9653a389981676dcfb531e4b596af2 Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Tue, 22 Oct 2024 19:33:52 +0200 Subject: Updated README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index baa19e7..41d8241 100644 --- a/README.md +++ b/README.md @@ -91,7 +91,8 @@ section of the README on how to build it. Note that some platforms might have it libtool \ autoconf \ automake-wrapper \ - pkg-config + pkg-config \ + mingw-w64-x86_64-readline ``` NOTE: You can use a different shell and different compiler according to your needs. Adapt the above command accordingly. @@ -255,4 +256,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc. This project is an independent software library and has not been authorized, sponsored, or otherwise approved by Apple Inc. -README Updated on: 2024-10-10 +README Updated on: 2024-10-22 -- cgit v1.1-32-gdbae