From 49acebc7891eb185b2f2958291cfd41b2da4a14c Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Thu, 25 Apr 2019 12:40:47 +0200 Subject: README: update exe path --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9b020b63..20c5ad1b 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ $ make ### Running -After you've built the application, run `wireguard.exe` to install the manager service and show the UI. +After you've built the application, run `amd64\wireguard.exe` to install the manager service and show the UI. ``` -C:\Projects\wireguard-windows> wireguard +C:\Projects\wireguard-windows> amd64\wireguard.exe ``` ### Signing Binaries -- cgit v1.2.3-59-g8ed1b