From cad23465a5baefe473fca9b117be6e853065df34 Mon Sep 17 00:00:00 2001 From: ISSOtm Date: Sun, 8 Dec 2019 00:04:15 +0100 Subject: [PATCH] Remove flex from the list of dependencies in the README --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index d79a20fe..477844df 100644 --- a/README.rst +++ b/README.rst @@ -58,7 +58,7 @@ To install RGBDS with all of the current changes in development (as seen on the .. code:: sh brew install rgbds --HEAD - + 1.3 Arch Linux ~~~~~~~~~~~~~~ @@ -82,7 +82,7 @@ RGBDS can be built in UNIX-like systems by following the instructions below. 2.1 Dependencies ~~~~~~~~~~~~~~~~ -RGBDS requires yacc, flex, libpng and pkg-config to be installed. +RGBDS requires yacc, libpng and pkg-config to be installed. On macOS, install the latter two with `Homebrew `__: