From b475aa8884652d510af48473ea950c7f38ab3388 Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Tue, 2 Feb 2021 18:51:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc1828c..da28d07 100644 --- a/README.md +++ b/README.md @@ -86,7 +86,7 @@ For trying out fasad on MacOS or Windows, we recommend using multipass. If you don't use cloud-init, or have already created your Linux server you can use the installation script as per below: ```bash -git clone https://github.com/openfaas/faasd +git clone https://github.com/openfaas/faasd --depth=1 cd faasd ./hack/install.sh