From d0f5b4e4b33c6ce9372c7335bb6732b91929d84d Mon Sep 17 00:00:00 2001 From: High Mountain Dev <130621670+highmountaindev109@users.noreply.github.com> Date: Sun, 18 Jun 2023 11:15:16 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4655bbe..0e14ab1 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Realtime chat application where you can join different rooms and get connected w [click here to see the app prototype](https://chatty-room.herokuapp.com/) ## Installation Guide - + - clone the repo - install dependancies: `npm install` - create a project in the google console to be able to use 'login with google account'(optional)