Skip to content

Commit 8e09f63

Browse files
authored
Update README.md
1 parent e707d69 commit 8e09f63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,14 +95,14 @@ Since this project contains both Rust and Node.js code, you need to install the
9595

9696
```shell
9797
# install node dependencies
98-
npm install
98+
pnpm install
9999

100100

101101
# install cargo dependencies
102102
cargo fetch
103103
```
104104

105-
## Notes
105+
## Invocation Flowchart
106106

107107
```mermaid
108108
graph TD

0 commit comments

Comments
 (0)