Release new version 0.38.1
[grml-live.git] / README.md
index 8fc6f69..218b1bb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,4 +24,6 @@ of an installed `grml-live` package:
     # export GRML_FAI_CONFIG=$(pwd)/etc/grml/fai
     # export SCRIPTS_DIRECTORY=$(pwd)/scripts
     # export LIVE_CONF=$(pwd)/etc/grml/grml-live.conf
-    # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64 -t $(pwd)/templates/
+    # export TEMPLATE_DIRECTORY=$(pwd)/templates
+    # ln -s ../../../grml-live-grml/templates/boot/addons templates/boot/  # optional
+    # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64