doc: fix git/svn url for gyp repo in README
This commit is contained in:
parent
f277e80707
commit
b174a84e39
@ -110,8 +110,9 @@ generate uv.sln as well as related project files.
|
|||||||
To have GYP generate build script for another system, checkout GYP into the
|
To have GYP generate build script for another system, checkout GYP into the
|
||||||
project tree manually:
|
project tree manually:
|
||||||
|
|
||||||
$ mkdir -p build
|
$ git clone https://chromium.googlesource.com/external/gyp.git build/gyp
|
||||||
$ git clone https://git.chromium.org/external/gyp.git build/gyp
|
OR
|
||||||
|
$ svn co http://gyp.googlecode.com/svn/trunk build/gyp
|
||||||
|
|
||||||
### Unix
|
### Unix
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user