Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/developer-resources/guides/first-app-v4/intro.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
Download/install these right away to ensure an optimal Ionic development experience:

- [Git](https://git-scm.com/downloads) for version control.
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
Download/install these right away to ensure an optimal Ionic development experience:

- [Git](https://git-scm.com/downloads) for version control.
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
Download/install these right away to ensure an optimal Ionic development experience:

- [Git](https://git-scm.com/downloads) for version control.
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ It’s easy to get started. Note that all code referenced in this guide can be [
Download/install these right away to ensure an optimal Ionic development experience:

- [Git](https://git-scm.com/downloads) for version control.
- <strong>SSH client</strong>, such as [PuTTy](https://www.putty.org/), for secure login to Appflow.
- <strong>SSH client</strong>, such as [PuTTy](https://putty.software/), for secure login to Appflow.
- <strong>Node.js</strong> for interacting with the Ionic ecosystem. [Download the LTS version here](https://nodejs.org/en/).
- <strong>A code editor</strong> for... writing code! We are fans of [Visual Studio Code](https://code.visualstudio.com/).
- <strong>Command-line terminal (CLI)</strong>: FYI <strong>Windows</strong> users, for the best Ionic experience, we
Expand Down
Loading