Updated README: Current version information for Ubuntu packages.
authorroubert@google.com <roubert@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 3 Oct 2012 16:28:29 +0000 (16:28 +0000)
committerroubert@google.com <roubert@google.com@ee073f10-1060-11df-b6a4-87a95322a99c>
Wed, 3 Oct 2012 16:28:29 +0000 (16:28 +0000)
Review URL: https://codereview.appspot.com/6601046

git-svn-id: http://libphonenumber.googlecode.com/svn/trunk@530 ee073f10-1060-11df-b6a4-87a95322a99c

cpp/README

index efb49d3..015d132 100644 (file)
@@ -40,12 +40,12 @@ Requirements:
   - RE2
     http://code.google.com/p/re2/
 
-    You can install it very easily on Ubuntu Maverick and later:
+    You can install it very easily on Ubuntu Natty:
     $ sudo apt-get install libre2-dev
 
     Otherwise if you use a Debian-based distribution you can fetch the Ubuntu
     package which should work:
-    http://packages.ubuntu.com/maverick/libre2-dev
+    http://packages.ubuntu.com/natty/libre2-dev
 
     If you want to install it manually:
     You need Mercurial to checkout its source code: