aboutsummaryrefslogtreecommitdiffhomepage
path: root/lego/README
diff options
context:
space:
mode:
Diffstat (limited to 'lego/README')
-rw-r--r--lego/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/lego/README b/lego/README
index 0ecc9910..273c3e90 100644
--- a/lego/README
+++ b/lego/README
@@ -25,6 +25,11 @@ Install legotags in a standard place or add <proofgeneral-home>/lego
to your PATH.
NB: You may need to change the path to perl at the top of the file.
+Generate a TAGS file for the Lego library by running
+ legotags `find . -name \*.l -print`
+in the root directory of the library.
+
+
========================================