1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2024-09-18 01:33:00 +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

1
413.patch Normal file
View File

@ -0,0 +1 @@
Sorry, this diff is unavailable.

View File

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