Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 authored Jun 4, 2021
1 parent 3097161 commit e286fb2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,14 @@ Edit, preview and share mermaid charts/diagrams.
- Get a link to edit the diagram so that someone else can tweak it and send a new link back


## Docker

```bash
docker run --publish 8000:80 ghcr.io/mermaid-js/mermaid-live-editor
```

Then open http://localhost:8000

## Setup

This project is set up using [Yarn](https://classic.yarnpkg.com/en/docs/getting-started):
Expand Down

0 comments on commit e286fb2

Please sign in to comment.