We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 708ab26 commit 0fb2259Copy full SHA for 0fb2259
README.md
@@ -128,7 +128,7 @@ See the shipped `package.json` for version constraints.
128
* [`ajv-formats-draft2019`](https://www.npmjs.com/package/ajv-formats-draft2019)
129
* Validation of XML on _Node.js_ requires all of:
130
* [`libxmljs2`](https://www.npmjs.com/package/libxmljs2)
131
- * the system must meet the requirements for [`node-gyp`](https://github.com/TooTallNate/node-gyp#installation)
+ * the system might need to meet the requirements for [`node-gyp`](https://github.com/TooTallNate/node-gyp#installation), in certain cases.
132
133
## Usage
134
0 commit comments