Skip to content

Commit 14f37a2

Browse files
committed
feat: Update install banner
1 parent 4beeee6 commit 14f37a2

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

generator/index.js

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,12 @@ const fs = require('fs'),
55
const message = `
66
Documentation can be found at: https://quasar.dev
77
8-
Quasar is relying on donations to evolve. We'd be very grateful if you can
9-
take a look at: https://www.patreon.com/quasarframework
10-
Any amount is very welcomed.
11-
If invoices are required, please first contact [email protected]
8+
Quasar is relying on donations to evolve. We'd be very grateful
9+
if you can read our manifest on "Why donations are important":
10+
https://quasar.dev/why-donate
11+
Donation campaign: https://donate.quasar.dev Any amount is very
12+
welcomed. If invoices are required, please first contact
13+
1214
1315
Please give us a star on Github if you appreciate our work:
1416
https://github.com/quasarframework/quasar

0 commit comments

Comments
 (0)