From f6d6c29cac362ba49e295eb72bf9b4e57f16c93c Mon Sep 17 00:00:00 2001 From: brooke Date: Thu, 23 May 2024 21:47:05 -0400 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91d34e5..fbbae18 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ git clone https://git.myco.systems/mycosystems/gallowelds.com.git ``` git submodule update --init --recursive ``` -For dependancies just run the below command, this will install `tailwindcss`, `prettier`, and `prettier-plugin-go-template` +For dependancies just run the below command, this will install **tailwindcss**, **prettier**, and **prettier-plugin-go-template** ``` npm install ``` \ No newline at end of file