Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs authored Jan 15, 2020
1 parent c07e87f commit 9017e54
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 @@ -40,7 +40,7 @@ sudo apt-get install poppler-data
sudo apt-get install poppler-utils
```

Once they have been installed you will need to pass their installation directory in as parameters to an instance of the Poppler class:
Once they have been installed you will need to pass the `poppler-utils` installation directory in as parameters to an instance of the Poppler class:

```js
const { Poppler } = require('node-poppler');
Expand Down

0 comments on commit 9017e54

Please sign in to comment.