From 09a4b884e4fc03f55a14c1dc14b4947d8ec000a8 Mon Sep 17 00:00:00 2001 From: Mahbub Zaman Date: Sun, 22 Oct 2023 23:27:46 +1100 Subject: [PATCH] Update README.md --- ui/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/README.md b/ui/README.md index 00c4df7a..8f6a5d91 100644 --- a/ui/README.md +++ b/ui/README.md @@ -9,10 +9,10 @@ Check your Node.js and Yarn versions to ensure they meet the project's requireme ```shell node -v -# Should display: 18.16.1 +# 18.16.1 yarn -v -# Should display: 3.6.1 +# 3.6.1 ``` ## Installation