summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 4b05f20..909c82f 100644
--- a/README.rst
+++ b/README.rst
@@ -85,7 +85,7 @@ Prerequisites
* **pycparser** has no external dependencies. The only non-stdlib library it
uses is PLY, which is bundled in ``pycparser/ply``. The current PLY version is
- 3.4
+ 3.8, retrieved from `<http://www.dabeaz.com/ply/ply-3.8.tar.gz>`_
Installation process
--------------------