mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-25 10:59:53 +03:00
README: Properly indent mirror git clone commands to belong to list item
This commit is contained in:
parent
f8c4713fad
commit
485e680cff
18
README.md
18
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!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user