We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d9db9 commit afce4feCopy full SHA for afce4fe
README.md
@@ -25,6 +25,8 @@ runtime library because the user may not have it.
25
Building from Source
26
====================
27
28
+* You will need python 2.6+ in PATH
29
+
30
* `git clone --recursive` this repo. You will need depot_tools (specified as submodule) to get V8.
31
32
* run get_v8.bat to fetch required version of V8 and its build dependencies.
0 commit comments