diff --git a/README.md b/README.md index 58edab2..a874d46 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ This is my personal website! ## Instructions: 1. Run go get 2. Duplicate the .env.example file and call it .env -3. Fill out the .env values +3. Fill out the required .env values 4. Run ```go install github.com/cosmtrek/air@latest``` to download Air for live reload 5. Run ```air``` to start the dev server (macOS and Linux only)