Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 481 Bytes

chromium-latest-linux

Scripts to download and run the latest Linux build of Chromium. Note that it is the latest development version, not the last stable one. This build is recommended for testing only. If you want to use the stable version, look if your Linux distribution provides it.

Usage

Download and runs the latest build of Chromium

$ ./update-and-run.sh

Download a specific revision

$ ./update-and-run.sh 492595

The same use is possible with ./update.sh