Skip to content

Commit

Permalink
Update README.md to use dart pub instead of pub (#2195)
Browse files Browse the repository at this point in the history
  • Loading branch information
julemand101 authored Sep 5, 2023
1 parent 0736777 commit 9487a45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webdev/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dev_dependencies:
["activated"][activating].

```console
$ pub global activate webdev
$ dart pub global activate webdev
```

Learn more about activating and using packages [here][pub global].
Expand Down

0 comments on commit 9487a45

Please sign in to comment.