From 5c05fb89c2f89ac67d0a2243bdb6043044558f4a Mon Sep 17 00:00:00 2001 From: Jack Reed <phillipjreed@gmail.com> Date: Thu, 10 Jan 2019 14:17:02 -0700 Subject: [PATCH] reference readme as in dev 3.x, and link to older readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 3081cc045..18909330f 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ + + +*NOTE: This README reflects the in development version of Mirador 3. For previous versions, please reference that release's README directly. Latest 2.x release: [v.2.7.0](https://github.com/ProjectMirador/mirador/tree/v2.7.0)* + ## Running Mirador locally 1. Run `npm install` to install the dependencies. -- GitLab