Update README.md (#582)
This commit is contained in:
2
examples/functions/Python/README.md
vendored
2
examples/functions/Python/README.md
vendored
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user