From d38f7ef9c3e1959818c2ddf4a763f2528cc92fc8 Mon Sep 17 00:00:00 2001
From: "Peron, Loic R (PG/T - Comp Sci & Elec Eng)" <lp01242@surrey.ac.uk>
Date: Tue, 20 May 2025 23:37:56 +0000
Subject: [PATCH] Edit README.md (add IP to server)

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 380949d..5b48f6e 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@
 
 ## Getting Started
 
-For the purposes of this coursework, GregC is deployed on the university-provided instance.
+For the purposes of this coursework, GregC is deployed on the university-provided instance accessible at http://10.2.8.53/ from within the university network.
 
 To run it locally instead, make sure that Docker is installed, then follow these steps:
 
-- 
GitLab