Skip to content

Commit e27e606

Browse files
committed
feat: change readme installation package name with cli_
1 parent 6c34878 commit e27e606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ user input.
1010
To use Commander in your Dart project, add this to your `pubspec.yaml` file :
1111
```yaml
1212
dependencies:
13-
commander: ^1.0.0
13+
cli_commander: ^1.0.0
1414
```
1515
1616
Then run `pub get` to install the dependencies.

0 commit comments

Comments
 (0)