diff options
author | Roel Spilker <r.spilker@gmail.com> | 2009-07-23 01:01:08 +0200 |
---|---|---|
committer | Roel Spilker <r.spilker@gmail.com> | 2009-07-23 01:01:08 +0200 |
commit | d153c40823888049e5c7e8debab566bb6136fe88 (patch) | |
tree | a56dbe466d0f4664c9eef05c92a10a0498478f64 /website/index.html | |
parent | 441e371efe6b18f2aa1565ef23bc6cdfe3c9ecf5 (diff) | |
download | lombok-d153c40823888049e5c7e8debab566bb6136fe88.tar.gz lombok-d153c40823888049e5c7e8debab566bb6136fe88.tar.bz2 lombok-d153c40823888049e5c7e8debab566bb6136fe88.zip |
Added chrome to the list of alternative browser when the video doesn't play.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/website/index.html b/website/index.html index 21333a46..351569c9 100644 --- a/website/index.html +++ b/website/index.html @@ -79,8 +79,9 @@ </p><p> To play the video in the webpage, please do one of the following: </p><ul> - <li>Upgrade to <a href="http://getfirefox.com/">Firefox v3.5</a>, - or <a href="http://apple.com/safari">Safari v4</a></li> + <li>Upgrade to <a href="http://getfirefox.com/">Firefox 3.5</a>, + <a href="http://apple.com/safari">Safari 4</a> or + <a href="http://www.google.com/chrome/">Chrome 2</a></li> <li>Install <a href="http://get.adobe.com/flashplayer/">Adobe Flash</a></li> <li>Install <a href="http://apple.com/quicktime/download/">QuickTime</a></li> </ul> |