Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
fixing code block style
  • Loading branch information
daninus14 authored Sep 17, 2024
1 parent fc32432 commit 8062b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ To stop the server do:

Use SSL key arguments of `woo:run` or `clack:clackup`.

```commonlisp
```common-lisp
(woo:run app
:ssl-cert-file #P"path/to/cert.pem"
:ssl-key-file #P"path/to/key.pem"
Expand Down

0 comments on commit 8062b38

Please sign in to comment.