mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Merge pull request #558 from scegg/patch-1
change ./configure to cmake .
This commit is contained in:
commit
a0c2b5891c
@ -47,7 +47,7 @@ To build the programs from the source code, run the following commands:
|
|||||||
```bash
|
```bash
|
||||||
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
|
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
|
||||||
cd SoftEtherVPN
|
cd SoftEtherVPN
|
||||||
./configure
|
cmake .
|
||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user