1
0
mirror of https://github.com/libuv/libuv synced 2025-03-28 21:13:16 +00:00

doc: mention homebrew in README

This commit is contained in:
Mikhail Mukovnikov 2014-10-27 19:50:35 +03:00 committed by Saúl Ibarra Corretgé
parent 97bb41f35c
commit 41ddd1f267

View File

@ -129,6 +129,10 @@ Run:
$ xcodebuild -ARCHS="x86_64" -project uv.xcodeproj \
-configuration Release -target All
Using Homebrew:
$ brew install --HEAD libuv
Note to OS X users:
Make sure that you specify the architecture you wish to build for in the