Merge pull request #348 from timtyrrell/patch-1

Update README typo
This commit is contained in:
mergify[bot] 2021-02-16 08:59:33 +00:00 committed by GitHub
commit 85ca867cc2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1446,7 +1446,7 @@ php <path to script>
Requires:
* `install_gadget.py --force-enable-node`
* For installation, a Node.js environemt that is < node 12. I believe this is an
* For installation, a Node.js environment that is < node 12. I believe this is an
incompatibility with gulp. Advice, use [nvm][] with `nvm install --lts 10; nvm
use --lts 10; ./install_gadget.py --force-enable-node ...`
* Options described here: