aboutsummaryrefslogtreecommitdiffhomepage
path: root/site/docs/install.md
diff options
context:
space:
mode:
authorGravatar Damien Martin-Guillerez <dmarting@google.com>2015-11-10 12:09:45 +0000
committerGravatar Dmitry Lomov <dslomov@google.com>2015-11-11 13:05:24 +0000
commit56b5cbeb5637af0e162328f7ad14a1ec8170210f (patch)
treeabd8d23e88450d8001d03b9ab5dc53484c136d10 /site/docs/install.md
parent44e8d10b7e923540c8ee837b76eea85d29338b22 (diff)
Mark support for Ubuntu 15.10 instead of 14.10
Ubuntu 14.10 has reached end-of-life for several months now. -- MOS_MIGRATED_REVID=107473533
Diffstat (limited to 'site/docs/install.md')
-rw-r--r--site/docs/install.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/site/docs/install.md b/site/docs/install.md
index 18c37f5d23..6e021d9b7a 100644
--- a/site/docs/install.md
+++ b/site/docs/install.md
@@ -8,7 +8,7 @@ layout: documentation
Supported platforms:
-* Ubuntu Linux (Utopic 14.10 and Trusty 14.04 LTS)
+* Ubuntu Linux (Wily 15.10 and Trusty 14.04 LTS)
* Mac OS X
Java:
@@ -31,7 +31,7 @@ $ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
```
-**Ubuntu Utopic (14.10).** To install OpenJDK 8:
+**Ubuntu Wily (15.10).** To install OpenJDK 8:
```
$ sudo apt-get install openjdk-8-jdk openjdk-8-source