aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/systemd.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter06/systemd.xml')
-rw-r--r--chapter06/systemd.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/chapter06/systemd.xml b/chapter06/systemd.xml
index 9dc6eea9d..b9b6c6f31 100644
--- a/chapter06/systemd.xml
+++ b/chapter06/systemd.xml
@@ -49,7 +49,8 @@
<para>Prepare systemd for compilation:</para>
- <screen><userinput remap="configure">cd build
+ <screen><userinput remap="configure">mkdir -p build
+cd build
LANG=en_US.UTF-8 \
meson --prefix=/usr \