Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Introduction/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ of arguments and this is explored in other Fn tutorials.
Let's use the `fn` CLI to initialize this function's configuration.

![user input](images/userinput.png)
> `fn init`
> `fn init --runtime go hello`

```sh
Found go function, assuming go runtime.
Expand Down