mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated docs for cli flag changes.
This commit is contained in:
@@ -7,7 +7,6 @@ Other than a different runtime, this is no different than any other node example
|
||||
To use the lambda-nodejs4.3 runtime, use this `fn init` command:
|
||||
|
||||
```sh
|
||||
fn init --runtime lambda-nodejs4.3 <DOCKER_HUB_USERNAME>/lambda-node
|
||||
fn build
|
||||
fn init --runtime lambda-nodejs4.3 --name lambda-node
|
||||
cat payload.json | fn run
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user