summaryrefslogtreecommitdiff
path: root/hadrian/doc/make.md
diff options
context:
space:
mode:
Diffstat (limited to 'hadrian/doc/make.md')
-rw-r--r--hadrian/doc/make.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/hadrian/doc/make.md b/hadrian/doc/make.md
index 6d20d42503..b5b27ade9d 100644
--- a/hadrian/doc/make.md
+++ b/hadrian/doc/make.md
@@ -60,8 +60,8 @@ time you fire up a build. This is not possible with the Make build system.
``` sh
# Make
+ make inplace/bin/ghc-stage0
make inplace/bin/ghc-stage1
- make inplace/bin/ghc-stage2
# Hadrian
build stage1:exe:ghc-bin # using the simple target name