]> gitweb.factorcode.org Git - factor.git/commitdiff
FUEL: Note about .factor-boot-rc added.
authorJose A. Ortega Ruiz <jao@gnu.org>
Wed, 28 Jan 2009 20:32:19 +0000 (21:32 +0100)
committerJose A. Ortega Ruiz <jao@gnu.org>
Wed, 28 Jan 2009 20:32:19 +0000 (21:32 +0100)
misc/fuel/README

index 198c9bb275eec9fd02c68919f489a46847a25e50..d712560b03b6384804e5101f25fb9a4a3a658a5d 100644 (file)
@@ -53,6 +53,14 @@ beast.
     factor image (overwriting the current one) with all the needed
     vocabs.
 
+    Alternatively, you can add the following line to your
+    .factor-boot-rc file:
+
+       "fuel" require
+
+    This will ensure that the image generated while bootstrapping
+    Factor contains fuel and the vocabularies it depends on.
+
 *** Connecting to a running Factor
 
     'run-factor' starts a new factor listener process managed by Emacs.