Skip to content

Commit 4699b27

Browse files
Update README.md
1 parent f016330 commit 4699b27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@ Mongo Fields Filter is compatible with mongoose 5.
1717
## Install
1818

1919
```sh
20-
$ npm i -S mongo-fields-filter
20+
$ npm i -S mongoose-fields-filter
2121
// or
22-
$ yarn add mongo-fields-filter
22+
$ yarn add mongoose-fields-filter
2323
```
2424

2525
## Use
@@ -112,4 +112,4 @@ SomeSchema.plugin(schema, config);
112112
### LICENSE
113113

114114
The files in this archive are released under MIT license.
115-
You can find a copy of this license in [LICENSE](https://github.com/felipe-augusto/mongoose-fields-filter/raw/master/LICENSE).
115+
You can find a copy of this license in [LICENSE](https://github.com/felipe-augusto/mongoose-fields-filter/raw/master/LICENSE).

0 commit comments

Comments
 (0)