File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
versioned_docs/version-v7/angular Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Consider setting up npm to operate globally without elevated permissions. See [R
7373Next, create an Ionic Angular app that uses the "Tabs" starter template and adds Capacitor for native functionality:
7474
7575``` shell
76- ionic start photo-gallery tabs --type=angular --capacitor
76+ ionic start photo-gallery tabs --type=angular
7777```
7878
7979::: note
Original file line number Diff line number Diff line change @@ -73,7 +73,7 @@ Consider setting up npm to operate globally without elevated permissions. See [R
7373Next, create an Ionic Angular app that uses the "Tabs" starter template and adds Capacitor for native functionality:
7474
7575``` shell
76- ionic start photo-gallery tabs --type=angular --capacitor
76+ ionic start photo-gallery tabs --type=angular
7777```
7878
7979::: note
You can’t perform that action at this time.
0 commit comments