Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Logan McAnsh <[email protected]>
  • Loading branch information
mcansh authored Nov 3, 2023
1 parent 24efedb commit 228c556
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/remix-fastify/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ Use [Remix](https://remix.run) with [Fastify](http://fastify.io)

## Quick Start

`npx create-remix@latest --template https://github.com/mcansh/remix-fastify/tree/main/examples/basic`
```sh
npx create-remix@latest --template https://github.com/mcansh/remix-fastify/tree/main/examples/basic
```

## Manual Installation

Expand Down

0 comments on commit 228c556

Please sign in to comment.