File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55## Installation
66
7- ** Note: Please make sure that contentstack-express version 1.x is installed .**
7+ ** Note: Built.io Contentstack CLI version 1.x can be used only for contentstack-express version 1.x.**
88
99Run the following command in a Terminal or Command Prompt to globally install the latest version of Built.io Contentstack CLI on your system:
1010
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ function optionConversion(options) {
7474}
7575// printing the Built.io Contentstack Animation
7676console . log ( '\n' + messages + '\x1b[0m\n' ) ;
77- console . log ( '\x1b[31m Note: Please make sure that contentstack-express version 1.x is installed .\x1b[0m\n' ) ;
77+ console . log ( '\x1b[31m Note: Built.io Contentstack CLI version 1.x can be used only for contentstack-express version 1.x.\x1b[0m\n' ) ;
7878
7979program
8080 . version ( pkg . version || "0.1.x" ) ;
Original file line number Diff line number Diff line change 9191 "optionalDependencies" : {},
9292 "readme" : " ERROR: No README data found!" ,
9393 "scripts" : {},
94- "version" : " 1.0.4 "
94+ "version" : " 1.0.5 "
9595}
You can’t perform that action at this time.
0 commit comments