mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-25 02:49:52 +03:00
README: Mark up one-line code blocks by four spaces instead of using ```
Using four spaces to indent code is also the [genuine Markdown syntax][1]. [1]: https://daringfireball.net/projects/markdown/syntax#precode
This commit is contained in:
parent
485e680cff
commit
92966e0f5c
@ -238,23 +238,17 @@ on all the following open-source repositories:
|
|||||||
- GitHub
|
- GitHub
|
||||||
https://github.com/SoftEtherVPN/SoftEtherVPN/
|
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)
|
- GitLab (mirrored from GitHub)
|
||||||
https://gitlab.com/SoftEther/SoftEtherVPN/
|
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)
|
- Codeberg (mirrored from GitHub)
|
||||||
https://codeberg.org/softether/vpn
|
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!
|
We hope that you can reach one of the above URLs at least!
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user