Skip to content

Commit

Permalink
fix quick start script
Browse files Browse the repository at this point in the history
  • Loading branch information
brandon-schabel committed Nov 23, 2023
1 parent 8ba3b25 commit 993ba6a
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 @@ -15,7 +15,7 @@ Bun Nook Kit (BNK) is a comprehensive toolkit for software development, leveragi

## Server Quickstart Template
```bash
echo -p bnk-starter | bash <(curl -fsSL https://raw.githubusercontent.com/brandon-schabel/bun-nook-kit/main/utils/quickstart.sh)
echo --p bnk-starter | bash <(curl -fsSL https://raw.githubusercontent.com/brandon-schabel/bun-nook-kit/main/utils/quickstart.sh)>
```

Visit `http://localhost:3000` in your browser and you should see Hello world and
Expand Down

0 comments on commit 993ba6a

Please sign in to comment.