Skip to content

Commit

Permalink
Fix: #37
Browse files Browse the repository at this point in the history
  • Loading branch information
alexellis committed Mar 7, 2020
1 parent 1c52628 commit 2dd1099
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -158,7 +158,8 @@ Like the golang-http template, this is one of the fastest templates available, b
$ faas template store pull golang-middleware
# Or
$ faas template pull https://github.com/openfaas-incubator/golang-middleware-template
$ faas template pull https://github.com/openfaas-incubator/golang-http-template
$ faas new --lang golang-middleware <fn-name>
```

Expand Down

0 comments on commit 2dd1099

Please sign in to comment.