We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdece85 commit d91a7a0Copy full SHA for d91a7a0
examples/functions/Ruby/README.md
@@ -11,7 +11,7 @@ end
11
then deploy it with `fx up` command,
12
13
```shell
14
-$ fx up -p 8080:3000 func.go
+$ fx up -p 8080:3000 func.rb
15
```
16
17
test it using `curl`
0 commit comments