mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Merge PR #603: Fixed typo in docs
This commit is contained in:
commit
8c352576e4
@ -3,7 +3,7 @@ This document describes how to build SoftEtherVPN for Unix based Operating syste
|
|||||||
- [Requirements](#requirements)
|
- [Requirements](#requirements)
|
||||||
* [Install requirements on Centos/RedHat](#install-requirements-on-centosredhat)
|
* [Install requirements on Centos/RedHat](#install-requirements-on-centosredhat)
|
||||||
* [Install Requirements on Debian/Ubuntu](#install-requirements-on-debianubuntu)
|
* [Install Requirements on Debian/Ubuntu](#install-requirements-on-debianubuntu)
|
||||||
- [Build from source code and instal](#build-from-source-code-and-instal)
|
- [Build from source code and install](#build-from-source-code-and-install)
|
||||||
- [How to Run SoftEther](#how-to-run-softether)
|
- [How to Run SoftEther](#how-to-run-softether)
|
||||||
* [Start/Stop SoftEther VPN Server](#startstop-softether-vpn-server)
|
* [Start/Stop SoftEther VPN Server](#startstop-softether-vpn-server)
|
||||||
* [Start/Stop SoftEther VPN Bridge](#startstop-softether-vpn-bridge)
|
* [Start/Stop SoftEther VPN Bridge](#startstop-softether-vpn-bridge)
|
||||||
@ -40,7 +40,7 @@ sudo apt -y install cmake gcc libncurses5-dev libreadline-dev libssl-dev make zl
|
|||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
# Build from source code and instal
|
# Build from source code and install
|
||||||
|
|
||||||
To build the programs from the source code, run the following commands:
|
To build the programs from the source code, run the following commands:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user