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:
@@ -13,7 +13,7 @@ Now change the code as you desire to do whatever magic you need it to do. Once d
|
||||
Simply run
|
||||
|
||||
```bash
|
||||
fn init <username>/<funcname>
|
||||
fn init --name <funcname>
|
||||
```
|
||||
|
||||
This will create the ```func.yaml``` file required by functions, which can be built by running:
|
||||
|
||||
Reference in New Issue
Block a user