summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index ce6c7d1..4fd3168 100644
--- a/README.md
+++ b/README.md
@@ -86,8 +86,6 @@ individually and use them as modules. For example:
import lex
import yacc
-The file setup.py can be used to install ply using distutils.
-
The file doc/ply.html contains complete documentation on how to use
the system.