Browse Source

Updated README: Current version information for Ubuntu packages.

Review URL: https://codereview.appspot.com/6601046
pull/567/head
Fredrik Roubert 13 years ago
committed by Mihaela Rosca
parent
commit
41448d3121
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      cpp/README

+ 2
- 2
cpp/README View 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:


Loading…
Cancel
Save