Skip to content

Commit

Permalink
docs(README): Update launch config to SAM CLI from SAM Local (#587)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexcasalboni authored and jfuss committed Jul 31, 2018
1 parent 48f8b1f commit b8ecb35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,7 @@ the following launch configuration:
"version": "0.2.0",
"configurations": [
{
"name": "Attach to SAM Local",
"name": "Attach to SAM CLI",
"type": "node",
"request": "attach",
"address": "localhost",
Expand Down

0 comments on commit b8ecb35

Please sign in to comment.