We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08e77d8 commit 486edf1Copy full SHA for 486edf1
README.md
@@ -12,8 +12,8 @@ The template makes use of the OpenFaaS incubator project [of-watchdog](https://g
12
## Trying the template
13
14
```
15
-$ faas template pull https://github.com/alexellis/golang-http-template
16
-$ faas new --lang golang-http
+$ faas template pull https://github.com/openfaas-incubator/golang-http-template
+$ faas new --lang golang-http <fn-name>
17
18
19
## Example usage
0 commit comments