mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-01 13:19:39 +02:00
docs: Fix initial install step
This commit is contained in:
@@ -21,7 +21,8 @@ https://docs.github.com/en/get-started/quickstart/fork-a-repo
|
||||
```bash
|
||||
git clone git@github.com:mermaid-js/mermaid.git
|
||||
cd mermaid
|
||||
pnpm install
|
||||
# npx is required for first install as volta support for pnpm is not added yet.
|
||||
npx pnpm install
|
||||
pnpm test
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user