summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorJim Plank <plank@cs.utk.edu>2014-01-29 16:05:14 -0500
committerJim Plank <plank@cs.utk.edu>2014-01-29 16:05:14 -0500
commitc374b37b9c21515282ce339a6b7394452caddd70 (patch)
tree47b7d19d79b4642b47a936bb119e677019c8d1df /README.txt
parent814240e336a6a7ff07111869299aaa5baf2b775c (diff)
downloadgf-complete-c374b37b9c21515282ce339a6b7394452caddd70.tar.gz
Updated manual and readme.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.txt b/README.txt
index a697eb0..58020cc 100644
--- a/README.txt
+++ b/README.txt
@@ -1,16 +1,17 @@
This is GF-Complete, Revision 1.02. January 1, 2014.
-The user's manual is in the file Manual.pdf.
+The user's manual is in the file Manual.pdf. You may also get a copy of that
+manual at http://www.cs.utk.edu/~plank/plank/papers/GF-Complete-Manual-1.02.pdf.
The online home for GF-Complete is:
- https://bitbucket.org/jimplank/gf-complete
-
-The technical report version in http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html
-is good for citing, but you will want to grab the most up to date version and documentation
-on the bitbucket site.
+If you want to cite GF-Complete in a paper, I suggest citing the
+technical report version. The precise citation information for that
+is in http://www.cs.utk.edu/~plank/plank/papers/CS-13-716.html.
To compile, do:
./configure
make
+ sudo make install