Skip to content

Commit 9ee49c9

Browse files
authored
Update command to activate openapi_generator_cli
1 parent da522d6 commit 9ee49c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi-generator-cli/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please see [OpenAPITools/openapi-generator](https://github.com/OpenAPITools/open
1414
Run
1515

1616
```cmd
17-
pub global activate openapi_generator_cli
17+
dart pub global activate openapi_generator_cli
1818
```
1919

2020
Then you can run the generator using the command below.

0 commit comments

Comments
 (0)