summaryrefslogtreecommitdiff
path: root/microkernel/mach/gnumach/building.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'microkernel/mach/gnumach/building.mdwn')
-rw-r--r--microkernel/mach/gnumach/building.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/microkernel/mach/gnumach/building.mdwn b/microkernel/mach/gnumach/building.mdwn
index f4c59d9f..490c5497 100644
--- a/microkernel/mach/gnumach/building.mdwn
+++ b/microkernel/mach/gnumach/building.mdwn
@@ -67,8 +67,8 @@ First, create the configuartion files:
GNU Mach and its headers should be built in a subdirectory:
- $ mkdir gnumach-build
- $ cd gnumach-build
+ $ mkdir build
+ $ cd build
Run configure: