Update build instructions
This commit is contained in:
parent
36c9b791d4
commit
b09411a84b
10
README
10
README
@ -24,13 +24,15 @@ checkout GYP into the project tree manually:
|
||||
|
||||
svn co http://gyp.googlecode.com/svn/trunk build/gyp
|
||||
|
||||
And then run
|
||||
Unix users run
|
||||
|
||||
./build/gyp_uv -f make
|
||||
./gyp_uv -f make
|
||||
make
|
||||
|
||||
or
|
||||
Macintosh users run
|
||||
|
||||
./build/gyp_uv -f xcode
|
||||
./gyp_uv -f xcode
|
||||
xcodebuild -project uv.xcodeproj -configuration Release -target All
|
||||
|
||||
|
||||
= Supported Platforms
|
||||
|
||||
Loading…
Reference in New Issue
Block a user