From fc2c77b56db1bd2f80df86458df0d0bd7f3c9c7f Mon Sep 17 00:00:00 2001 From: "Elf M. Sternberg" Date: Sat, 16 Apr 2016 21:33:59 -0700 Subject: [PATCH] Removed HAML requirement from the 'master' version. --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 3225c6a..be3d68c 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,12 @@ from the original source material, and start a server. ## Requirements -The build tool relies upon GNU Make, node-js, and the Ruby HAML -application. It also uses the NoWeb Literate Programming documentation -tools, and building the documentation from source requires Xelatex be -installed as well. +The build tool relies upon GNU Make and node-js. It also uses the NoWeb +Literate Programming documentation tools, and building the documentation +from source requires Xelatex be installed as well. The command 'make serve' probably only works under a fairly modern -Linux, as it's dependent upon the kernel's inotify facility. +Linux, as it is dependent upon the kernel's inotify facility. ## Branches