1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-10 01:34:58 +03:00

Squash PR 413 Update README.md into master

This commit is contained in:
Moataz Elmasry
2018-02-19 23:51:06 +01:00
parent 8128798875
commit 734380c767
2 changed files with 4 additions and 0 deletions

View File

@ -144,6 +144,7 @@ from GitHub. You may make your own fork project from our project.
- libreadline-dev
- make
- libssl-dev
- zlib1g-dev
### 2. Redhat/CentOS
- gcc
@ -151,6 +152,8 @@ from GitHub. You may make your own fork project from our project.
- make
- ncurses-devel
- readline-devel
- zlib-devel
## Compile and install
The download and build instruction is following: