diff --git a/README.md b/README.md index 88b8af9..1b818b1 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,9 @@ We use Gitea on this server because it offers a perfect balance of features and If you want to test the performance or workflow of this instance, you can use the following commands to interact with this repository via **HTTPS**: -### Clone this repository +## HTTPS Access +### Clone this repository ```bash git clone https://git.rootiest.dev/rootiest/welcome.git rootiest-git-welcome ``` @@ -74,6 +75,9 @@ For users who prefer SSH, the server is accessible on port `2223`. git clone ssh://git@git.rootiest.dev:2223/rootiest/welcome.git rootiest-git-welcome ``` + +## Verify Remote Status + ### Check remote connectivity ```bash