Przeglądaj źródła

update version numbers

Stefan Siegl 7 lat temu
rodzic
commit
9a1e76b592
1 zmienionych plików z 3 dodań i 4 usunięć
  1. 3 4
      README.md

+ 3 - 4
README.md

@@ -42,11 +42,10 @@ For some very first steps, instead of compiling manually you might want to try o
 image](https://registry.hub.docker.com/u/stesie/v8js/).  It has v8, v8js and php-cli pre-installed
 image](https://registry.hub.docker.com/u/stesie/v8js/).  It has v8, v8js and php-cli pre-installed
 so you can give it a try with PHP in "interactive mode".  There is no Apache, etc. running however.
 so you can give it a try with PHP in "interactive mode".  There is no Apache, etc. running however.
 
 
-For Ubuntu @pinepain has PPAs for V8 [5.1](https://launchpad.net/~pinepain/+archive/ubuntu/libv8-5.1)
-and [5.2](https://launchpad.net/~pinepain/+archive/ubuntu/libv8-5.2).  You might want to install
-these (and compile V8Js based on them).
+For Ubuntu @pinepain has PPAs for [various versions of V8](https://launchpad.net/~pinepain).
+You might want to install these and compile V8Js based on them.
 
 
-There also is a Heroku extension pack that has recent V8Js versions for both PHP 5.6 and 7.0, see
+There also is a Heroku extension pack that has recent V8Js versions for PHP 7.x, see
 [@stesie's blog post](https://stesie.github.io/2016/03/heroku-custom-platform-repo) for details.
 [@stesie's blog post](https://stesie.github.io/2016/03/heroku-custom-platform-repo) for details.
 
 
 Last but not least there are binaries for Windows (PHP7, x86 including V8 4.9.385.29) that you can use
 Last but not least there are binaries for Windows (PHP7, x86 including V8 4.9.385.29) that you can use