Fix url in readme to cli repo

Signed-off-by: Steve Lacy <me@slacy.me>
This commit is contained in:
Steve Lacy 2017-07-26 10:40:33 -07:00 committed by Alex Ellis
parent 1afa8fc6dc
commit 4761361e63

View File

@ -54,7 +54,7 @@ $ curl -sSL cli.get-faas.com | sudo sh
Clone the samples and templates from Github:
```
$ git clone https://github.coma/alexellis/faas-cli
$ git clone https://github.com/alexellis/faas-cli
$ cd faas-cli
```