From bfdf1f96c1d7154b6e396adb65ab1c14ca93ad2d Mon Sep 17 00:00:00 2001 From: Stedoss <29103029+Stedoss@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:13:32 +0000 Subject: [PATCH] Add info on how to clone --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index ee10a0d..f5c2811 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,13 @@ ## Development and Running To view the steps to run the application, please visit the `frontend` and `backend` directories respectively. +To clone the repo, run: +```sh +git clone http://git.stevenjw.co.uk:3000/StevenJW/YPS-Beer.git +``` + +> NOTE: SSH cloning will not work. + ## How to use the application Upon running both services, opening the frontend application at `http://localhost:3000` will show a login screen.