Skip to content

Commit a02734c

Browse files
authored
Update ReadMe.md
1 parent 2e0b913 commit a02734c

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

ReadMe.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ WebKit is a cross-platform web browser engine. On iOS and macOS, it powers Safar
77
```
88
sudo apt install libicu-dev python ruby bison flex cmake build-essential ninja-build git gperf
99
10-
git clone git://git.webkit.org/WebKit.git
10+
git clone https://github.com/JavaScriptBench/WebKit.git
1111
12+
cd WebKit
13+
git checkout
1214
cmake -DPORT=WPE -DCMAKE_BUILD_TYPE=RelWithDebInfo -GNinja
1315
1416
Tools/Scripts/build-webkit --jsc-only

0 commit comments

Comments
 (0)