Update README.md
This commit is contained in:
parent
57ff92668d
commit
9f425a827d
|
@ -191,10 +191,10 @@ $ bin/update-formats.sh
|
||||||
|
|
||||||
### TLD Update Utility Prerequisites
|
### TLD Update Utility Prerequisites
|
||||||
* Node.js version 8.11 or higher.
|
* 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).
|
* (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 fullfilled:
|
* The *devDependencies* from [*package.json*](./package.json) must be fullfilled
|
||||||
```sh
|
```sh
|
||||||
$ npm install --dev
|
$ npm install tld-enum --dev
|
||||||
```
|
```
|
||||||
|
|
||||||
### TLD Update Utility Usage
|
### TLD Update Utility Usage
|
||||||
|
|
Loading…
Reference in New Issue