Update README.md

This commit is contained in:
Doug Bird 2018-06-12 23:30:55 -07:00 committed by GitHub
parent 02355e5b4c
commit 6af38e1644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -192,6 +192,10 @@ $ bin/update-formats.sh
### TLD Update Utility Prerequisites
* Node.js version 8.11 or higher.
* (Optional) PHP command-line version 7.2 or higher, to create the [PHP format class file](#tld-list-formats).
* `npm install --dev` must have been performed (in the project root):
```sh
npm install --dev
```
### TLD Update Utility Usage
```txt