diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-10-15 20:13:19 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2016-10-15 20:13:19 +0000 |
commit | 27bf0df03c3a2c2921c736706dd76bbfd3d90339 (patch) | |
tree | bb3ddc9240f7c69e4330c0e868966e22866c7b99 | |
parent | 28cf0f7c941af80f1310990f4f7bfc392ad31a07 (diff) |
UPdate README
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11134 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,6 +7,10 @@ the required software. If you have already completed the steps outlined in the INSTALL file, then continue reading for examples how to convert these files into various other formats. +In all examples, setting the parameter REV=systemd is needed to build the +systemd version of the book. + + XML to XHTML: ------------- make BASEDIR=/path/to/output/location |