summaryrefslogtreecommitdiff
path: root/hadrian/doc/windows.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/doc/windows.md')
-rw-r--r--hadrian/doc/windows.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/doc/windows.md b/hadrian/doc/windows.md
index 9701b804f2..d8fc414f3a 100644
--- a/hadrian/doc/windows.md
+++ b/hadrian/doc/windows.md
@@ -38,7 +38,7 @@ but are much simpler and may also be more robust.
The `stack build` and `stack exec hadrian` commands can be replaced by an
invocation of Hadrian's Stack-based build script:
-`build.stack.bat -j --flavour=quickest`. Use this script if you plan to work on
+`build-stack.bat -j --flavour=quickest`. Use this script if you plan to work on
Hadrian and/or rebuild GHC often.
## Prerequisites