Skip to content

Commit

Permalink
chore: update contributing
Browse files Browse the repository at this point in the history
  • Loading branch information
Saul-Mirone committed Jun 19, 2024
1 parent 64b53d3 commit 4ce3c7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Development Workflow

> We use pnpm for development.
> Please make sure you have node.js, npm and pnpm installed on your machine.
> We use [corepack with pnpm](https://pnpm.io/installation#using-corepack) for development.
> Please make sure you have node.js, npm installed and corepack enabled.
After cloning Milkdown, run `pnpm install` to install dependencies.

Expand Down

0 comments on commit 4ce3c7f

Please sign in to comment.