diff --git a/README.md b/README.md index cef217c..1643eb3 100644 --- a/README.md +++ b/README.md @@ -71,7 +71,7 @@ function searchSpdxLicenseId(contentStr: string): string | null; ## Updating SPDX licenses -To update the `src/spdx.json` file just run the following npm script: +To update the `src/spdx.js` file just run the following npm script: ```bash $ npm run spdx:refresh