Skip to content

Commit

Permalink
Update README.md (#582)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuaima committed Dec 11, 2020
1 parent 1af66e7 commit 299e41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/functions/Python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def fx(request):
then deploy it with `fx up` command,

```shell
$ fx up -p 8080:3000 func.go
$ fx up -p 8080:3000 func.py
```

test it using `curl`
Expand Down

0 comments on commit 299e41d

Please sign in to comment.