Skip to content

Commit

Permalink
docs: correct usage blurb in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Mar 5, 2024
1 parent 8db610e commit 459c8cf
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,8 @@
## Usage

```shell
npm i boston-ts-website
```

```ts
import { greet } from "boston-ts-website";

greet("Hello, world! 💖");
pnpm i
pnpm dev
```

## Contributors
Expand Down

0 comments on commit 459c8cf

Please sign in to comment.