Skip to content

Commit 2c69c64

Browse files
update documentation
1 parent 1750cd1 commit 2c69c64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,9 +58,9 @@ $ ./yourapp.com --my-cli-arg=abc
5858

5959
## Getting started
6060

61-
| Easy | DIY | Docker |
61+
| Lazy | Recommended | Docker |
6262
|-|-|-|
63-
| download & rename [soakbean.com](https://github.com/coderofsalvation/soakbean/raw/master/soakbean.com) to `soakbean.zip`, add html (and/or lua) files, rename back to `soakbean.com` and run `./soakbean.com` | copy [soakbean.lua](src/.lua/soakbean.lua) (and optional middleware) to your [redbean.com](https://redbean.dev) `.lua` folder, and copy the `.init.lua` above | clone this repo and run `./make docker` and surf to `http://localhost:8080` |
63+
| download [soakbean.com](https://github.com/coderofsalvation/soakbean/raw/master/soakbean.com) to `soakbean.zip`, add html (and/or lua) files, rename back to `soakbean.com` and run `./soakbean.com` | download [redbean.com](https://redbean.dev) and run it in the `src` folder of this repo | clone this repo and run `./make docker` and surf to `http://localhost:8080` |
6464

6565
> middleware: copy [middleware](middleware) functions to `src/.lua`-folder where needed
6666

0 commit comments

Comments
 (0)