1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-13 07:13:00 +03:00

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

This commit is contained in:
Paul Menzel 2021-04-21 07:50:15 +02:00
parent f8c4713fad
commit 485e680cff

View File

@ -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!