Skip to content

Commit

Permalink
Merge pull request #47 from cezaris13/patch-1
Browse files Browse the repository at this point in the history
Updated README.md requiring section
  • Loading branch information
RSeidelsohn authored Jan 14, 2023
2 parents 88d000c + 1683c0f commit 260edd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ See an example in [customFormatExample.json](customFormatExample.json).
## Requiring

```js
var checker = require('license-checker');
var checker = require('license-checker-rseidelsohn');

checker.init(
{
Expand Down

0 comments on commit 260edd3

Please sign in to comment.