Skip to content

Commit

Permalink
Updated brew install command per dart-lang#5499
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Sansone committed Feb 1, 2024
1 parent e6cb252 commit 94dae1e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/get-dart/_mac.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@

To install the Dart SDK, use [Homebrew][].

Install Homebrew, then run the following commands.
Install Homebrew, then run the following command.

```terminal
$ brew tap dart-lang/dart
$ brew install dart
$ brew install dart-sdk
```

### Verify PATH includes Homebrew
Expand Down

0 comments on commit 94dae1e

Please sign in to comment.