File tree Expand file tree Collapse file tree 3 files changed +218
-122
lines changed
Expand file tree Collapse file tree 3 files changed +218
-122
lines changed Original file line number Diff line number Diff line change 22
33## Installation
44
5- Requires node 10 . See [ Downloading and installing Nodejs and npm] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
5+ Requires node 14 . See [ Downloading and installing Nodejs and npm] ( https://docs.npmjs.com/downloading-and-installing-node-js-and-npm )
66
77``` npm install -g @jrni/jrni-cli ```
88
@@ -110,4 +110,4 @@ Release a new version of the application to the central app repo. This feature i
110110This relies on setting two env variables which is your central app repo account login (not the login to a specific client box):
111111
112112APP_INSTALL_EMAIL: App install email address
113- APP_INSTALL_PASSWORD: App install password
113+ APP_INSTALL_PASSWORD: App install password
You can’t perform that action at this time.
0 commit comments