Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion docs/charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,8 @@ The `mermaid` directory contains the [mermaid](https://mermaid-js.github.io/merm

To generate these files, there is an included script, `build_images.sh` which builds images for all the mermaid files in the `mermaid` directory.

To use this script, the [mermaid cli](https://github.com/mermaid-js/mermaid-cli) must be installed and be accessible via your $PATH variable.
To use this script, the [mermaid cli](https://github.com/mermaid-js/mermaid-cli) must be installed and be accessible via your $PATH variable.

**Note on mermaid installation**

It is preferable to install mermaid via npm rather than brew since brew will install node as a dependency which could interfere with nvm.
4 changes: 0 additions & 4 deletions docs/charts/imgs/MongoAPIError.svg

This file was deleted.

Loading