Skip to content

Commit

Permalink
docs: update npm refs to pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonraimondi committed Feb 16, 2022
1 parent 3b4ce5c commit ec70579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ Serve the project
```
git clone git@github.com:jasonraimondi/url-to-png.git
cd url-to-png
npm install
npm run dev
pnpm install
pnpm dev
```

#### Up and Running?
Expand Down

0 comments on commit ec70579

Please sign in to comment.