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.