mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-08 10:06:40 +02:00
updated readme url t use kabab case
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
>
|
||||
> ## THIS IS AN AUTOGENERATED FILE. DO NOT EDIT.
|
||||
>
|
||||
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/adding_new_shape/Readme.md](../../packages/mermaid/src/docs/adding_new_shape/Readme.md).
|
||||
> ## Please edit the corresponding file in [/packages/mermaid/src/docs/adding-new-shape/Readme.md](../../packages/mermaid/src/docs/adding-new-shape/Readme.md).
|
||||
|
||||
# Custom SVG Shapes Library
|
||||
|
||||
@@ -209,7 +209,7 @@ To run the Cypress tests, follow these steps:
|
||||
1. Ensure you have all dependencies installed by running:
|
||||
|
||||
```bash
|
||||
npm install
|
||||
pnpm install
|
||||
```
|
||||
|
||||
2. Start the Cypress test runner:
|
@@ -202,7 +202,7 @@ To run the Cypress tests, follow these steps:
|
||||
|
||||
1. Ensure you have all dependencies installed by running:
|
||||
```bash
|
||||
npm install
|
||||
pnpm install
|
||||
```
|
||||
2. Start the Cypress test runner:
|
||||
|
Reference in New Issue
Block a user