aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.W32
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.W32')
-rw-r--r--doc/README.W324
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/README.W32 b/doc/README.W32
index 94d745fca..05e41e3e2 100644
--- a/doc/README.W32
+++ b/doc/README.W32
@@ -78,8 +78,8 @@ After you have installed this environment you should be able to do this:
$ scripts/autogen.sh --build-w32
$ make
- $ mingw32 strip g10/gpg
- $ cp g10/gpg /some_windows_drive/gpg.exe
+ $ mingw32 strip g10/gpg.exe
+ $ cp g10/gpg.exe /some_windows_drive/
And everything hopefully works.