Update README.md

This commit is contained in:
ilyaigpetrov 2020-10-16 14:06:23 +00:00 committed by GitHub
parent 8145f5f04a
commit 4e870d5b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Install
Tested on NodeJS versoin: 12.
Tested on NodeJS versoin: 14.
```
npm install
@ -13,7 +13,7 @@ npm start
# Use your build/extension-beta
# For production:
npm run release
npm start
# Use your build/extension-full or build/extension-mini
```