aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/embeddable-dll-service/csharp/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'embeddable-dll-service/csharp/README.md')
-rw-r--r--embeddable-dll-service/csharp/README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/embeddable-dll-service/csharp/README.md b/embeddable-dll-service/csharp/README.md
index 39542f3d..24b36563 100644
--- a/embeddable-dll-service/csharp/README.md
+++ b/embeddable-dll-service/csharp/README.md
@@ -4,10 +4,4 @@ This is a simple client for demo.wireguard.com, which brings up WireGuard tunnel
## Building
-The code in this repository can be built in Visual Studio 2019 by opening the .sln and pressing build. However, it requires [`tunnel.dll` and its dependencies](../README.md) to be present in the run directory. That can be built by:
-
-```batch
-> git clone https://git.zx2c4.com/wireguard-windows
-> cd wireguard-windows\embeddable-dll-service
-> .\build.bat
-```
+The code in this repository can be built in Visual Studio 2019 by opening the .sln and pressing build. However, it requires [`tunnel.dll` and `wireguard.dll`](../README.md).