From 5246f81dce13a1f7455703b01f5217fee9b3027b Mon Sep 17 00:00:00 2001 From: Andrew Schleifer Date: Mon, 24 Aug 2020 00:56:12 +0800 Subject: [PATCH] fix: typo --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 3be12d06f..1118a9eb8 100644 --- a/docs/README.md +++ b/docs/README.md @@ -172,7 +172,7 @@ Latest Version: [https://unpkg.com/browse/mermaid@8.6.0/](https://unpkg.com/brow To support mermaid on your website, all you have to do is add Mermaid’s JavaScript package ``` -1.You will need to isntall node v10 or 12, which would have npm +1.You will need to install node v10 or 12, which would have npm 2. download yarn using npm.