aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
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