From 62b88dc74367316638c342a016539e9dceafa378 Mon Sep 17 00:00:00 2001
From: Igor Biki <ibiki@uwaterloo.ca>
Date: Thu, 8 Dec 2022 11:10:13 -0500
Subject: [PATCH] ISTWCMS-5878: Update to readme file.

---
 README.md | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md
index 7b995434..b8e44de9 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,16 @@
-# UW FDSU responsive theme: Pattern Lab + Gesso
+# UW FDSU responsive theme: Pattern Lab + Ohana
 
-Built from [Gesso](https://www.drupal.org/project/gesso) using the code from [Forum One](https://www.forumone.com/) and the [git hub repository](https://github.com/forumone/gesso).
+Built using [Ohana](https://github.com/chazchumley/ohana) as base.
 
 ## Requirements
 
   1. [Node](https://github.com/creationix/nvm)
-        - currently version 12.16.1
+        - currently version 16.17.1
   2. [Gulp](http://gulpjs.com/)
         - currently version 4.0.2
   3. [Composer](https://getcomposer.org/)
-        - currently version 1.10.1
+        - currently version 2.4.4
 
-## Installation (UW theme with Gesso)
+## Installation (UW theme with Ohana)
 
-Refer to the README inside [uw_base_profile](https://git.uwaterloo.ca/wcms/uw_base_profile/tree/8.x-3.x).
+Refer to the README inside [uw_base_profile](https://git.uwaterloo.ca/wcms/uw_base_profile/-/tree/3.2.x).
-- 
GitLab