Skip to content

Commit 4752281

Browse files
committed
docs: npm -> pnpm
1 parent 4cb59a3 commit 4752281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A on-the-fly query engine for BioThings Explorer based on TRAPI Query Graph.
88
## Install
99

1010
```bash
11-
npm i @biothings-explorer/query_graph_handler
11+
pnpm i @biothings-explorer/query_graph_handler
1212
```
1313

1414
## Usage

0 commit comments

Comments
 (0)