Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/ljacobsson/samp-cli into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ljacobsson committed Aug 10, 2023
2 parents 59e6b65 + 5b81672 commit b05c63a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ The `--force-restore` flag is useful if you want to restore the original Lambda
*Big thanks to [Jason Wadsworth](https://twitter.com/quizout) for all the early feedback on this feature <3*

#### How to debug
1. Create a launch configuration and shutdown task (VS Code / NodeJS only)
1. Create a launch configuration (and shutdown task if you're on VS Code using NodeJS). This command will automate it for you:
```
sam local --debug
```
Expand Down

0 comments on commit b05c63a

Please sign in to comment.