From 79883808350cd34d2a88e85944d0131409263d35 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kukie=C5=82a?= <53443372+kukimik@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:07:32 +0100 Subject: [PATCH] Remove duplicate instructions in "Install locally" section --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index ef6c703e..377737fc 100644 --- a/README.md +++ b/README.md @@ -192,13 +192,6 @@ npm install @mermaid-js/mermaid-cli ./node_modules/.bin/mmdc -h ``` -Or use NPM: - -``` -npm install @mermaid-js/mermaid-cli -./node_modules/.bin/mmdc -h -``` - ### Run with npx [`npx`](https://www.npmjs.com/package/npx) is installed by default with NPM. It