mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-09 03:00:41 +03:00
BUILD_UNIX.md: add commands to checkout the submodule(s)
This commit is contained in:
parent
93db70656d
commit
46ee5b00a3
@ -46,6 +46,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
|
||||||
|
git submodule init && git submodule update
|
||||||
cd SoftEtherVPN
|
cd SoftEtherVPN
|
||||||
./configure
|
./configure
|
||||||
make -C tmp
|
make -C tmp
|
||||||
|
Loading…
Reference in New Issue
Block a user