From bd6cb53d5ee26eb53ac50fc042998fb56c00ec6f Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Mon, 3 Sep 2012 01:45:12 +0000 Subject: [PATCH] Updated README for make doc --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 1a992292a..8e74f61e4 100644 --- a/README +++ b/README @@ -72,8 +72,8 @@ will run up to 10x faster in Release mode! See the end of this document for additional debugging tips. 3) -GTSAM has Doxygen documentation. To generate, run the the script -makedoc.sh. +GTSAM has Doxygen documentation. To generate, run 'make doc' from your +build directory. 4) The instructions below install the library to the default system install path and