Skip to content

Commit

Permalink
[docs] To run the docs locally I needed to cd into packages/mermaid. …
Browse files Browse the repository at this point in the history
…'docs:dev' is defined in packages/mermaid/package.json
  • Loading branch information
spier committed Nov 7, 2022
1 parent 4a45112 commit 23fe5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ flowchart LR
If you want to preview the whole documentation site on your machine:

```sh
cd mermaid
cd packages/mermaid
pnpm i
pnpm docs:dev
```
Expand Down

0 comments on commit 23fe5eb

Please sign in to comment.