diff --git a/README.md b/README.md index 8c4b4e2..88b8af9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,16 @@ If you want to test the performance or workflow of this instance, you can use th git clone https://git.rootiest.dev/rootiest/welcome.git rootiest-git-welcome ``` +## SSH Access (Port 2223) + +For users who prefer SSH, the server is accessible on port `2223`. + +### Clone this repository via SSH + +```bash +git clone ssh://git@git.rootiest.dev:2223/rootiest/welcome.git rootiest-git-welcome +``` + ### Check remote connectivity ```bash @@ -77,9 +87,6 @@ git remote -v git pull origin main ``` -> [!NOTE] -> For this instance, we currently utilize HTTPS for all Git operations to ensure maximum compatibility and ease of use. - --- ## 📬 Contact & Links