mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-10 19:09:44 +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.
|
> ## 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
|
# 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:
|
1. Ensure you have all dependencies installed by running:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
pnpm install
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Start the Cypress test runner:
|
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:
|
1. Ensure you have all dependencies installed by running:
|
||||||
```bash
|
```bash
|
||||||
npm install
|
pnpm install
|
||||||
```
|
```
|
||||||
2. Start the Cypress test runner:
|
2. Start the Cypress test runner:
|
||||||
|
|
Reference in New Issue
Block a user