Skip to content

Commit

Permalink
Added 2nd fix for #10040
Browse files Browse the repository at this point in the history
  • Loading branch information
atsansone committed Jan 16, 2024
1 parent a36ac38 commit 0a90b06
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/_includes/docs/install/flutter/vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@
### Use VS Code to install Flutter
{:.no_toc}

This section presumes that you have installed [Visual Studio Code][]
To install Flutter using these instructions, verify that
you have installed [Visual Studio Code][]
{{site.appmin.vscode}} or later and the [Flutter extension for VS Code][].

#### Prompt VS code to install Flutter
#### Prompt VS Code to install Flutter
{:.no_toc}

1. Launch VS Code.
Expand All @@ -33,7 +34,7 @@ This section presumes that you have installed [Visual Studio Code][]
click **Download SDK**.

This option sends you the Flutter install page if you have not
installed Git for Windows as directed in
installed Git {% if os == "Windows" %}for Windows {% endif %}as directed in
the [development tools prerequisites][].

1. When prompted **Which Flutter template?**, ignore it.
Expand Down

0 comments on commit 0a90b06

Please sign in to comment.