Skip to content

Commit dc465d5

Browse files
docs(quickstart): change wording for installing CLI (#3040)
Co-authored-by: Maria Hutt <maria@ionic.io>
1 parent 71e57ed commit dc465d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/react/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this guide, we'll go over the basics of both React and Ionic, including any I
2121

2222
## Creating a project with the Ionic CLI
2323

24-
To begin, let's install the latest version of the Ionic CLI.
24+
To get started, let's install the latest version of the Ionic CLI.
2525

2626
```shell
2727
npm install -g @ionic/cli

docs/vue/quickstart.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ In this guide, we will go over the basics of both Vue and Ionic Framework, inclu
2121

2222
## Creating a project with the Ionic CLI
2323

24-
To begin, let's install the latest version of the Ionic CLI.
24+
To get started, let's install the latest version of the Ionic CLI.
2525

2626
```shell
2727
npm install -g @ionic/cli@latest

0 commit comments

Comments
 (0)