update readme

This commit is contained in:
brooke 2024-05-23 21:47:05 -04:00
parent e0f1d48c55
commit f6d6c29cac

View file

@ -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
```