From f1e209416de1928c56bca249bbc8a26903490792 Mon Sep 17 00:00:00 2001 From: Jeremy Nusser Date: Sun, 30 Oct 2022 12:27:52 -0500 Subject: [PATCH] Updated readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97baf36..b7330b9 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ TailBliss is an opinionated Hugo Starter with Tailwind CSS 3.2 and Alpine.js wit ### With NPM `npm install` ### With Yarn -yarn +`yarn` **To start developing:** ### With NPM