From e48b94846ab1b87909181fbd43130e04e2d7282d Mon Sep 17 00:00:00 2001 From: Weetile Date: Mon, 9 Dec 2024 20:00:43 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 123b6f3..01cab7a 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ You can easily create an SSH alias to make it **easier** and **more convenient** Make sure to **create the file if it doesn't exist**, then **append the following** to the file, replacing USERNAME with your RHUL username (e.g: ZLAT262 or similar) ``` Host rhul - User zlac218 + User zabc123 HostName linux.cim.rhul.ac.uk # Uncomment the bottom two lines to set a custom shell #RequestTTY force