Skip to content

Commit 759cb00

Browse files
authored
Update README.md
1 parent 770350c commit 759cb00

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
@@ -274,7 +274,7 @@ If you don't specify an example response using any of the above means, this pack
274274

275275
The generator automatically creates a Postman collection file, which you can import to use within your [Postman app](https://www.getpostman.com/apps) for even simpler API testing and usage.
276276

277-
If you don't want to create a Postman collection, set the `--postman` config option to false.
277+
If you don't want to create a Postman collection, set the `postman` config option to false.
278278

279279
The default base URL added to the Postman collection will be that found in your Laravel `config/app.php` file. This will likely be `http://localhost`. If you wish to change this setting you can directly update the url or link this config value to your environment file to make it more flexible (as shown below):
280280

0 commit comments

Comments
 (0)