Skip to content

Commit 9f9c833

Browse files
authored
npm install command is incorrect (#5)
1 parent 5900e08 commit 9f9c833

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
@@ -23,7 +23,7 @@ Why you should prefer Graphile Worker instead of [Bull](https://github.com/nestj
2323
## Installation
2424

2525
```bash
26-
$ npm install nest-graphile-worker
26+
$ npm install nestjs-graphile-worker
2727
```
2828

2929
## Usage

0 commit comments

Comments
 (0)