Aggiorna README.md

This commit is contained in:
Fabio 2026-01-07 22:52:58 +08:00
parent 34cf681f71
commit e2d147b0fe

View file

@ -6,7 +6,6 @@ inizializza Capacitor
``` ```
npm install @capacitor/core @capacitor/cli npm install @capacitor/core @capacitor/cli
npx cap init
npx cap init "MyApps" "it.patachina.myapps" --web-dir=web npx cap init "MyApps" "it.patachina.myapps" --web-dir=web
``` ```
inserisci in name il nome che vuoi x es MyApps inserisci in name il nome che vuoi x es MyApps