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
commit7ebd874126a513c29a8b10e7e6ea2c7e745ab33c (patch)
treedd3c16609149d401052607cc734538cec1fc913e /README.txt
parent967ef647c79fa0409671b819a1ab5477419eb762 (diff)
parent8917ab003a9b7f2abf8e399b5e7ad013b31a2e0e (diff)
Merge tag 'upstream/0.3'
Upstream version 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
--------