aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
-rw-r--r--install.texi5
2 files changed, 6 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7392697..fff2442 100644
--- a/Makefile
+++ b/Makefile
@@ -17,5 +17,6 @@ dist:
htmldocs:
rm -rf -- ${DESTDIR}
makeinfo --html -o ${DESTDIR} top.texi
+ makeinfo --plaintext -o ${DESTDIR}/install.txt install.texi
.PHONY: all dist htmldocs
diff --git a/install.texi b/install.texi
index 48c7aad..bd8a428 100644
--- a/install.texi
+++ b/install.texi
@@ -3,6 +3,11 @@
These are the step-by-step instructions for installing Carbs Linux.
+@ifhtml
+The instructions can also be found plaintext on
+@url{https://carbslinux.org/docs/install.txt}
+@end ifhtml
+
@menu
* Preparing Environment:: Getting ready to chroot
* Chroot:: Going inside your new system