diff --git a/INSTALL-MacOSX.md b/INSTALL-MacOSX.md index 9cbc039a..de3b78b0 100644 --- a/INSTALL-MacOSX.md +++ b/INSTALL-MacOSX.md @@ -8,7 +8,7 @@ After installing Developer Command Line Tools, you should have basic tools like ``` And then: ```bash - brew install cmake sdl sdl_image sdl_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg + brew install cmake sdl sdl_image sdl_ttf boost glew physfs flac libsndfile libvorbis vorbis-tools gettext libicns librsvg wget ``` Gettext is installed in separate directory without adding the files to system path, so in order to get it working normally, you should call also: ```bash