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 563ed55 commit 0cbbfdcCopy full SHA for 0cbbfdc
lib/VroomJs
site/jekyll/guides/mono.md
@@ -10,7 +10,7 @@ ReactJS.NET includes full support for Mono via Google's [V8 JavaScript engine](h
10
cd /usr/local/src/
11
git clone https://github.com/v8/v8.git v8-3.17
12
cd v8-3.17
13
-git checkout 3.17
+git checkout tags/3.17.16.2
14
15
# Build V8
16
make dependencies
0 commit comments