浏览代码

README: Properly indent mirror git clone commands to belong to list item

Paul Menzel 4 年之前
父节点
当前提交
485e680cff
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      README.md

+ 9 - 9
README.md

@@ -238,23 +238,23 @@ on all the following open-source repositories:
   - GitHub
     https://github.com/SoftEtherVPN/SoftEtherVPN/
 
-```
-$ git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
-```
+    ```
+    $ git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
+    ```
 
   - GitLab (mirrored from GitHub)
     https://gitlab.com/SoftEther/SoftEtherVPN/
 
-```
-$ git clone https://gitlab.com/SoftEther/SoftEtherVPN.git
-```
+    ```
+    $ git clone https://gitlab.com/SoftEther/SoftEtherVPN.git
+    ```
 
   - Codeberg (mirrored from GitHub)
     https://codeberg.org/softether/vpn
 
-```
-$ git clone https://codeberg.org/softether/vpn.git
-```
+    ```
+    $ git clone https://codeberg.org/softether/vpn.git
+    ```
 
 We hope that you can reach one of the above URLs at least!