From 5e711fc6af21bd4c6890d6d6c7d7b5f601263c07 Mon Sep 17 00:00:00 2001 From: CatMe0w Date: Fri, 12 Jun 2026 11:02:26 +0800 Subject: [PATCH] Fix macOS setup command in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d03118e7..cecce61e 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ For RedHat distros: be enough to install everything necessary: ```bash - brew install autoconf automake openssl libelf ncurses zlib gmp wget pkg-config + brew install autoconf automake openssl libelf ncurses zlib gmp wget pkg-config texinfo ``` ## Add the following variables to your bash config: