Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Omahaproxy hasn't been around for a while, use chromiumdash.appspot.com to find new releases
  • Loading branch information
sohomdatta1 authored Oct 5, 2024
1 parent c2a7be4 commit e638675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The first function `chromeSequence` will spawn an instance of Chromium and open
Note: The build process for Android has been simplified. Head over to `build/build_direct.sh` and set ANDROID=1 if you want to build the `apk` from scratch.

## Building VisibleV8
(These instructions are for building VV8 on Chromium 104. Find commit hashes of other versions [here](http://omahaproxy.appspot.com/), but make sure there's a matching patchset in `patches/` in this repository.)
(These instructions are for building VV8 on Chromium 104. Find commit hashes of other versions [here](https://chromiumdash.appspot.com/fetch_releases?channel=Stable&platform=Linux&num=1&offset=0), but make sure there's a matching patchset in `patches/` in this repository.)

* Make sure you have [Docker](https://docs.docker.com/install/) and [Python 3](https://www.python.org/downloads/) and a lot of free disk space (e.g., 50GiB) for downloading and building Chromium
* Clone this repository *(we will call the cloned working directory **$VV8**)*
Expand Down

0 comments on commit e638675

Please sign in to comment.