Skip to content

Commit

Permalink
Update README.md (#619)
Browse files Browse the repository at this point in the history
fix file name in example
  • Loading branch information
ahsandar committed Jun 10, 2021
1 parent bdece85 commit d91a7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/functions/Ruby/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ end
then deploy it with `fx up` command,

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

test it using `curl`
Expand Down

0 comments on commit d91a7a0

Please sign in to comment.