chore: Update readme

This commit is contained in:
Austen 2024-03-13 00:54:48 -07:00 committed by GitHub
parent e09197632d
commit 136e7f1974
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -269,7 +269,7 @@ In Serverless Framework V.4, we've introduced the `serverless support` command,
To use this feature, after an error or any command, run:
```bash
serverless support
sls support
```
After each command, whether it succeeded or not, a new `report.md` file is created within your current working directory in the `.serverless` folder. The `support` command will prompt you to review it, if you'd like.