Browse Source

Update README.md

Nicolas Cannasse 7 years ago
parent
commit
cc8291f277
1 changed files with 4 additions and 0 deletions
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -20,6 +20,10 @@ To install all dependencies on Ubuntu for example:
 
 
 `sudo apt-get install libpng-dev libturbojpeg-dev libvorbis-dev libopenal-dev libsdl2-dev libmbedtls-dev libuv1-dev`
 `sudo apt-get install libpng-dev libturbojpeg-dev libvorbis-dev libopenal-dev libsdl2-dev libmbedtls-dev libuv1-dev`
 
 
+And on OSX:
+
+`brew install libpng jpeg-turbo libvorbis sdl2 mbedtls openal-soft libuv`
+
 # Documentation
 # Documentation
 
 
 Read the [Documentation](https://github.com/HaxeFoundation/hashlink/wiki) on the HashLink wiki.
 Read the [Documentation](https://github.com/HaxeFoundation/hashlink/wiki) on the HashLink wiki.