From 01b3eb03f9e6c0012f0d5eb1a18f17efd87d3599 Mon Sep 17 00:00:00 2001 From: Pritesh Patel Date: Wed, 21 Aug 2019 10:55:45 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a3e99a9b..09fb3940e 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ In order to use this you need ensure you have these installed. ## Building locally -As the templates are embeded into the binary you will need to ensure packer2 is installed. +As the templates are embeded into the binary you will need to ensure packr2 is installed. You can run `make deps` to install this.