Skip to content

Commit c5ffd1c

Browse files
committed
caddy install cmd
1 parent a555de5 commit c5ffd1c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ pnpm --filter='server' db:bootstrap:remote
7070
> [!NOTE]
7171
> if you want https setup for local development:
7272
>
73-
> - install [caddy](https://caddyserver.com/docs/install),
73+
> - install [caddy](https://caddyserver.com/docs/install) `brew install caddy`,
7474
> - run `caddy run --config=Caddyfile`
7575
> - set `VITE_SERVER_URL` to `https://server.localhost` in `client/.env`
7676

0 commit comments

Comments
 (0)