mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-07 08:14:58 +03:00
change ./configure to cmake .
This commit is contained in:
@ -47,7 +47,7 @@ To build the programs from the source code, run the following commands:
|
||||
```bash
|
||||
git clone https://github.com/SoftEtherVPN/SoftEtherVPN.git
|
||||
cd SoftEtherVPN
|
||||
./configure
|
||||
cmake .
|
||||
make
|
||||
make install
|
||||
```
|
||||
|
Reference in New Issue
Block a user