Update README.md

This commit is contained in:
AK 2023-08-06 22:02:15 +08:00 committed by GitHub
parent b39abe9fa6
commit e6c33f199c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -40,7 +40,7 @@ ## Installation
### Traditional Installation
```bash
# Step 1: Ensure that NPM is installed on your system. Then install mermaid-js.
# Step 1: Ensure that NPM is installed on your system.(If you don't have npm in your computer, please go to the offical website to install Node.js https://nodejs.org/ and then you will have npm tool in your computer.) Then install mermaid-js.
npm --version
sudo npm install -g @mermaid-js/mermaid-cli