Skip to content

Commit 166bc80

Browse files
committed
chore(readme): remove vue cli version notices
1 parent b2dd456 commit 166bc80

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ Build status: [![Build status](https://github.com/nklayman/vue-cli-plugin-electr
66

77
[![Sponsor](./docs/.vuepress/public/sponsorShield.svg)](https://github.com/sponsors/nklayman)
88

9-
**IMPORTANT: 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)!**
10-
119
## Quick Start:
1210

1311
Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).

docs/guide/README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ These are the docs for the v2.0-rc release line, which is recommended over the v
99

1010
# Quick Start
1111

12-
::: warning Important
13-
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)!
14-
:::
15-
1612
## Installation
1713

1814
Open a terminal in the directory of your app created with Vue-CLI 3 or 4 (4 is recommended).

0 commit comments

Comments
 (0)