Add warning for running grml-live from git
[grml-live.git] / README.md
index cb18433..8d86c00 100644 (file)
--- a/README.md
+++ b/README.md
@@ -15,3 +15,10 @@ additional software and your very own configuration files.
 
 Further information is available from http://grml.org/grml-live/
 
+In case you want to run grml-live directly from the checkout (after
+making sure all dependencies are installed), you should set
+`GRML_FAI_CONFIG` so that it does not use the config files of an
+installed `grml-live` package:
+
+    # export GRML_FAI_CONFIG=$(pwd)/etc/grml/fai
+    # ./grml-live -s sid -a amd64 -c GRMLBASE,GRML_FULL,AMD64