Skip to content

Commit decd69a

Browse files
authored
Update README.md (#11)
1 parent 862cc14 commit decd69a

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
@@ -78,7 +78,7 @@ You can now continue with [generating code](#generate-code).
7878

7979
### Console
8080

81-
> Tip: If you use Docker, run `make bash` before running any of these commands.
81+
> Tip: If you use Docker, run `make cli` before running any of these commands.
8282
8383
Run `./yii gii/api` to generate your API code. The `--openApiPath` parameter specifies the path to your OpenAPI
8484
spec file. The following example will generate API code for the [OpenAPI petstore example](https://github.com/OAI/OpenAPI-Specification/blob/3.0.2/examples/v3.0/petstore-expanded.yaml).

0 commit comments

Comments
 (0)