Skip to content

Commit 9487a45

Browse files
authored
Update README.md to use dart pub instead of pub (#2195)
1 parent 0736777 commit 9487a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

webdev/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dev_dependencies:
2121
["activated"][activating].
2222

2323
```console
24-
$ pub global activate webdev
24+
$ dart pub global activate webdev
2525
```
2626

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

0 commit comments

Comments
 (0)