From 9596b3e460184531d2fcbf95507ed4f858d2f5ec Mon Sep 17 00:00:00 2001 From: ksherlock Date: Wed, 27 Oct 2021 16:16:08 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a59a839..db3f2e9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Developed with [preact](https://github.com/preactjs/preact) and [esbuild](https: ## Building -1. Install esbuild (and it's dependencies...) +1. Install esbuild (and dependencies...) 2. Install yarn 3. `yarn install` 2. `make`