فهرست منبع

Actualizar 'README.md'

yosoyhendrix 3 ماه پیش
والد
کامیت
558af3a1fe
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -47,6 +47,8 @@ NCD only works on Linux. Tun2socks works on Linux and Windows. The P2P VPN works
 The build system is based on CMake. On Linux, the following commands can be used to
 build:
 
+`cd badvpn-master && mkdir build && cd build && cmake .. -DBUILD_NOTHING_BY_DEFAULT=1 -DBUILD_UDPGW=1 && make install`
+
 ```
 cd <badvpn-source-dir>
 mkdir build