From 1abf7fc3858a96b494bd1ef83698fa1900f64eb8 Mon Sep 17 00:00:00 2001
From: John Saigle <4022790+johnsaigle@users.noreply.github.com>
Date: Tue, 23 Jul 2019 13:37:25 -0400
Subject: [PATCH] [README] Change v 20 to v 21 (#4959)
Update reference to version number in README.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5308648ffd8..443a928fd85 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ LORIS (Longitudinal Online Research and Imaging System) is a self-hosted web app
A demo instance is available at https://demo.loris.ca.
-This Readme covers installation of the LORIS v20.* release on Ubuntu.
+This Readme covers installation of the LORIS v21.* release on Ubuntu.
([CentOS Readme also available](https://github.com/aces/Loris/blob/master/README.CentOS6.md)).
Please consult the [LORIS Wiki Setup Guide](https://github.com/aces/Loris/wiki/Setup) notes on this [Install process](https://github.com/aces/Loris/wiki/Installing-Loris) for more information.