Skip to content

Commit 9f425a8

Browse files
authored
Update README.md
1 parent 57ff926 commit 9f425a8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -191,10 +191,10 @@ $ bin/update-formats.sh
191191

192192
### TLD Update Utility Prerequisites
193193
* Node.js version 8.11 or higher.
194-
* (Optional) PHP command-line version 7.2 or higher, to create the [PHP format class file](#tld-list-formats).
195-
* The *devDependencies* from [*package.json*](./package.json) must be fullfilled:
194+
* (Optional) PHP command-line version 7.2 or higher, to re-generate the [PHP format files](#tld-list-formats).
195+
* The *devDependencies* from [*package.json*](./package.json) must be fullfilled
196196
```sh
197-
$ npm install --dev
197+
$ npm install tld-enum --dev
198198
```
199199

200200
### TLD Update Utility Usage

0 commit comments

Comments
 (0)