update factory readme
parent
b4ca97fad5
commit
028d032183
|
@ -1,24 +1,10 @@
|
|||
|
||||
----------------------------------------------------------------------
|
||||
Load requirements
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Factory depends upon some things in contrib. Load them like so:
|
||||
|
||||
{ "contrib/process.factor"
|
||||
"contrib/concurrency/load.factor"
|
||||
"contrib/x11/load.factor" }
|
||||
[ run-resource ]
|
||||
each
|
||||
save
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Loading factory
|
||||
----------------------------------------------------------------------
|
||||
|
||||
Putting factory into your image is as simple as this:
|
||||
|
||||
"contrib/factory/load.factor" run-resource save
|
||||
"factory" require save
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Running factory in Xnest
|
||||
|
|
Loading…
Reference in New Issue