Update README.md (#619)

fix file name in example
This commit is contained in:
Ahsan Nabi Dar
2021-06-10 15:43:14 +05:00
committed by GitHub
parent bdece853f2
commit d91a7a09e3

View File

@@ -11,7 +11,7 @@ end
then deploy it with `fx up` command, then deploy it with `fx up` command,
```shell ```shell
$ fx up -p 8080:3000 func.go $ fx up -p 8080:3000 func.rb
``` ```
test it using `curl` test it using `curl`