Skip to content

Commit

Permalink
docs: add warning for yarn & sharp dependency
Browse files Browse the repository at this point in the history
Resolves #317
  • Loading branch information
satnaing committed Jul 23, 2024
1 parent 614e54c commit 8403f5b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ yarn create astro --template satnaing/astro-paper
pnpm dlx create-astro --template satnaing/astro-paper
```

> **_Warning!_** If you're using `yarn 1`, you might need to [install `sharp`](https://sharp.pixelplumbing.com/install) as a dependency.
Then start the project by running the following commands:

```bash
Expand Down

0 comments on commit 8403f5b

Please sign in to comment.