summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorGravatar Stephane Glondu <steph@glondu.net>2012-09-20 09:41:14 +0200
committerGravatar Stephane Glondu <steph@glondu.net>2012-09-20 09:41:14 +0200
commit8917ab003a9b7f2abf8e399b5e7ad013b31a2e0e (patch)
treeddabcfad1c52bf730690b1be7c900f25dcdf0ec3 /README.txt
parent9216cffaaa1ef137ef5bdb5b290a930cc6198850 (diff)
Imported Upstream version 0.3upstream/0.3
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
--------