From 49609e4c1eac72bf22d1e4c8b92be5b66fe25913 Mon Sep 17 00:00:00 2001 From: Weetile Date: Tue, 20 Feb 2024 12:18:27 +0000 Subject: [PATCH] fix: removed redundant line --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8128be5..5e997c2 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,6 @@ Host rhul # Uncomment the bottom two lines to set a custom shell #RequestTTY force #RemoteCommand /bin/zsh - ``` **That's it**! You can now access the Linux server by just typing in `ssh rhul` ✨