File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Build status: [ .
1414
1515Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:
1616
Original file line number Diff line number Diff line change @@ -6,12 +6,12 @@ sidebarDepth: 2
66# Quick Start
77
88::: warning Important
9- Your app must be created with Vue-CLI 3 (vue create my-app), will not work with Vue-CLI 2 (vue init webpack my-app)!
9+ Your app must be created with Vue-CLI 3 or 4 (vue create my-app), will not work with Vue-CLI 2 (vue init webpack my-app)!
1010:::
1111
1212## Installation
1313
14- Open a terminal in the directory of your app created with Vue-CLI 3.
14+ Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended) .
1515
1616Then, install and invoke the generator of vue-cli-plugin-electron-builder by running:
1717
You can’t perform that action at this time.
0 commit comments