mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-08-01 12:13:18 +00:00
docs(readme) neaded -> needed
This commit is contained in:
parent
f8aded554d
commit
0cc47d9cbe
1 changed files with 2 additions and 2 deletions
|
|
@ -127,7 +127,7 @@ All main configuration could be done thrue config.json.
|
|||
"analytics" : true, /* google analytics suport */
|
||||
"localStorage" : true, /* cache directory data */
|
||||
"minification" : { /* minification of js,css,html and img */
|
||||
"js" : false, /* minify module neaded */
|
||||
"js" : false, /* minify module needed */
|
||||
"css" : false, /* npm i minify */
|
||||
"html" : true,
|
||||
"img" : false
|
||||
|
|
@ -190,7 +190,7 @@ or **shell/secret.sh** *(on nix)*.
|
|||
|
||||
Start
|
||||
---------------
|
||||
To start **Cloud Commander** only one command neaded:
|
||||
To start **Cloud Commander** only one command needed:
|
||||
|
||||
node cloudcmd
|
||||
or on win platform just
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue