Skip to content

Commit 906be34

Browse files
committed
Add a short instruction.
1 parent 82e2e8c commit 906be34

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ See [benchmark.md](benchmark.md) for the detail.
1616

1717
## Usage
1818

19+
Use `clack:clackup` or `woo:run` to start a web server. The first argument is a Lack "app". See [Lack's README](https://github.com/fukamachi/lack#readme) for instruction on how to build it.
20+
21+
Remember to pass ":debug nil" to turn off the debugger mode on the remote environment. Otherwise, your server will go down on any internal errors.
22+
1923
### Start a server
2024

2125
```common-lisp

0 commit comments

Comments
 (0)