Merge pull request #443 from Smoothieewastaken/patch1

fixed typos from readme.md
This commit is contained in:
Sirui Hong 2023-10-19 15:40:05 +08:00 committed by GitHub
commit 32612a1d3e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -60,7 +60,7 @@ ### Installation Video Guide
### Traditional Installation
```bash
# Step 1: Ensure that NPM is installed on your system. Then install mermaid-js. (If you don't have npm in your computer, please go to the Node.js offical website to install Node.js https://nodejs.org/ and then you will have npm tool in your computer.)
# Step 1: Ensure that NPM is installed on your system. Then install mermaid-js. (If you don't have npm in your computer, please go to the Node.js official website to install Node.js https://nodejs.org/ and then you will have npm tool in your computer.)
npm --version
sudo npm install -g @mermaid-js/mermaid-cli
@ -127,7 +127,7 @@ # Step 3: Clone the repository to your local machine, and install it.
- **Use your own Browsers**
pyppeteer alow you use installed browsers, please set the following envirment
pyppeteer allows you use installed browsers, please set the following envirment
```bash
export PUPPETEER_EXECUTABLE_PATH = /path/to/your/chromium or edge or chrome