mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Merge pull request #637 from SoftEtherVPN/moatazelmasry2-fix-manual-installation-doc
Merge PR #637: Change the order of commands SE manual installation docs
This commit is contained in:
commit
2e503640ab
@ -46,8 +46,8 @@ 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
|
||||||
|
git submodule init && git submodule update
|
||||||
./configure
|
./configure
|
||||||
make -C tmp
|
make -C tmp
|
||||||
make -C tmp install
|
make -C tmp install
|
||||||
|
Loading…
Reference in New Issue
Block a user