Docs Docker section ./run commands seem incorrect #5199
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
The docs https://github.com/mermaid-js/mermaid/blob/1c43e8e15c943099ad9fd6ee2d5d480cd70327b5/CONTRIBUTING.md have a docker section about running in docker with the commands:
When run both of these break with
Examining the run script it seems they would run correctly with:
Steps to reproduce
./run install
./run test
Screenshots
No response
Code Sample
No response
Setup
Suggested Solutions
Documentation needs to be updated with the correct command.
Additional Context
This is my first contribution to this project. I checked on the existing issues but could not find a similar one. Please let me know if I should approach it differently.
The text was updated successfully, but these errors were encountered: