@mermaid-js/mermaid-cli 10.9.0 → 11.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -188,7 +188,7 @@ Some people are [having issues](https://github.com/mermaidjs/mermaid.cli/issues/
188
188
  installing this tool globally. Installing it locally is an alternative solution:
189
189
 
190
190
  ```
191
- yarn add @mermaid-js/mermaid-cli
191
+ npm install @mermaid-js/mermaid-cli
192
192
  ./node_modules/.bin/mmdc -h
193
193
  ```
194
194