diff --git a/README.md b/README.md index 9fcf2d39..4d4ed948 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,13 @@ $ curl -sSL cli.get-faas.com | sudo sh *Install the faas-cli which is also available on `brew`* +Clone the samples and templates from Github: + +``` +$ git clone https://github.coma/alexellis/faas-cli +$ cd faas-cli +``` + Define your functions in YAML - or deploy via the API Gateway's UI. ```