Skip to content

Commit

Permalink
updated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
cayetanobv committed Oct 23, 2017
1 parent 93151fd commit ce67d30
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ AWS Lambda update function (without AWS CloudFormation because is slow):
$ serverless deploy function -f georss --stage prod -v
```

Run function without AWS Lambda to test:
Run function without AWS Lambda (only for development purpose):

```
$ python3 run_handler_dev.py
```
```

0 comments on commit ce67d30

Please sign in to comment.