From 76f6addc0386541fbb38b112a09aa1bc082c4310 Mon Sep 17 00:00:00 2001 From: Atridad Lahiji Date: Mon, 19 Aug 2024 22:30:56 -0600 Subject: [PATCH] README changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da645ec..3bac246 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ This is my personal website! - Golang 1.22.0 ## Instructions: -1. Run go get +1. Run ```go get``` 2. Duplicate the .env.example file and call it .env 3. Fill out the required .env values 4. Run ```go install github.com/cosmtrek/air@latest``` to download Air for live reload