Skip to content

Commit 2dd1099

Browse files
authored
Fix: #37
1 parent 1c52628 commit 2dd1099

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,8 @@ Like the golang-http template, this is one of the fastest templates available, b
158158
$ faas template store pull golang-middleware
159159
160160
# Or
161-
$ faas template pull https://github.com/openfaas-incubator/golang-middleware-template
161+
162+
$ faas template pull https://github.com/openfaas-incubator/golang-http-template
162163
$ faas new --lang golang-middleware <fn-name>
163164
```
164165

0 commit comments

Comments
 (0)