From 6a865769ecf42031cb15d64decf9188fb3b82d0b Mon Sep 17 00:00:00 2001 From: Alex Ellis Date: Sat, 6 Feb 2021 20:52:12 +0000 Subject: [PATCH] Fix typo Closes #159 Thanks to @bfallik --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d4bca4e..a480a48 100644 --- a/README.md +++ b/README.md @@ -119,7 +119,7 @@ View sample pages, reviews and testimonials on Gumroad: The easiest way to deploy faasd is with cloud-init, we give several examples below, and post IaaS platforms will accept "user-data" pasted into their UI, or via their API. -For trying out fasad on MacOS or Windows, we recommend using multipass. +For trying it out on MacOS or Windows, we recommend using [multipass](https://multipass.run) to run faasd in a VM. If you don't use cloud-init, or have already created your Linux server you can use the installation script as per below: