summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt7
1 files changed, 3 insertions, 4 deletions
diff --git a/README.txt b/README.txt
index ae945cc..d308f70 100644
--- a/README.txt
+++ b/README.txt
@@ -18,11 +18,10 @@ equations, modulo associativity and commutativity of some operators.
INSTALLATION
============
-This plugin should work with Coq v8.3, as released on the 14th of
-October 2010.
+This plugin should work with Coq v8.4
-- run [./make_makefile] in the top-level directory to generate a Makefile
-- run [make world] to build the plugin and the documentation
+- running [make] in the top-level directory will generate a Makefile
+ (using coq_makefile), and will build the plugin and its documentation
Option 1
--------