Update README.md

This commit is contained in:
Doug Bird 2018-06-13 01:12:46 -07:00 committed by GitHub
parent 9668f4b205
commit c754606afe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -194,7 +194,7 @@ $ bin/update-formats.sh
* (Optional) PHP command-line version 7.2 or higher, to re-generate the [PHP format files](#tld-list-formats).
* The *devDependencies* from [*package.json*](./package.json) must be available.
* If **tld-enum** has installed in an outside project using npm, then these must be installed manually, as in the following example:
* If **tld-enum** was installed in an outside project using npm, then the *tld-enum* dev dependencies must be installed manually, as in the following example:
```sh
npm install async-request --save-dev
@ -213,7 +213,7 @@ $ bin/update-formats.sh
npm install tmp --save-dev
```
* If **tld-enum** has installed in an outside project using npm, then the **TLD Update Utility** can be executed from the *node_module* to update the TLD format files without having to wait for an update to the [**tld-enum** npm package](https://www.npmjs.com/package/tld-enum), as in the following example:
* If **tld-enum** was installed in an outside project using npm, then the **TLD Update Utility** can be executed from the *node_module* to update the TLD format files without having to wait for an update to the [**tld-enum** npm package](https://www.npmjs.com/package/tld-enum), as in the following example:
```sh
node_modules/tld-enum/bin/update-formats.sh