l/ --- Lisp Machine Working Directory
# Getting started (quickly)
For the exact details on how to use the Lisp Machine, how to configure
a site, etc., please see the Lisp Machine Manual. The intent here
isn't to describe every detail, but rather how to quickly get
something usable.
```
fossil open https://tumbleweed.nu/r/l --workdir l
cd l
./m -s
```
At this point you should have a running Lisp Machine. For
instructions on how to use the Lisp Machine, please see the [Lisp
Machine Manual](https://tumbleweed.nu/r/lm-3/uv/chinual4th.html).