Skip to content

Commit 49c0a48

Browse files
burtonralexellis
authored andcommitted
Add pull command to readme
Signed-off-by: Burton Rheutan <[email protected]>
1 parent 76f77e5 commit 49c0a48

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,9 @@
11
# powershell-http-template
22
OpenFaaS HTTP template for PowerShell
3+
4+
## Using this template
5+
```
6+
$ faas template pull https://github.com/openfaas-incubator/powershell-http-template
7+
$ faas new --lang powershell-http <fn-name>
8+
```
9+

0 commit comments

Comments
 (0)