diff --git a/README.md b/README.md index d9c5886f3..9af6a8dc1 100644 --- a/README.md +++ b/README.md @@ -115,7 +115,7 @@ This will allow you to build the *exact* same TCs used to build the nightlies, t On Mac OS X you may need to install the following tools using [Homebrew](https://brew.sh/): ``` -brew install nasm binutils libtool autoconf automake cmake makedepend sdl2 lua51 gettext pkg-config wget md5sha1sum +brew install nasm binutils libtool autoconf automake cmake makedepend sdl2 lua@5.1 luarocks gettext pkg-config wget md5sha1sum echo 'export PATH="/usr/local/opt/gettext/bin:$PATH"' >> "$HOME"/.bash_profile ```