From dae50c9a4a7702065e46e789b3bf4ef275991546 Mon Sep 17 00:00:00 2001 From: Varun Agrawal Date: Wed, 27 Feb 2019 14:23:18 -0500 Subject: [PATCH] updated link in README.md to point to correct INSTALL.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e815d7f4b..7e03c81f2 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ Read about important [`GTSAM-Concepts`](GTSAM-Concepts.md) here. A primer on GTS which support (superfast) automatic differentiation, can be found on the [GTSAM wiki on BitBucket](https://bitbucket.org/gtborg/gtsam/wiki/Home). -See the [`INSTALL`](INSTALL) file for more detailed installation instructions. +See the [`INSTALL`](INSTALL.md) file for more detailed installation instructions. GTSAM is open source under the BSD license, see the [`LICENSE`](LICENSE) and [`LICENSE.BSD`](LICENSE.BSD) files.