Template
1
0
Fork 0

README changes

This commit is contained in:
Atridad Lahiji 2024-08-19 22:30:56 -06:00
parent b33cc1a647
commit 76f6addc03
No known key found for this signature in database

View file

@ -11,7 +11,7 @@ This is my personal website!
- Golang 1.22.0 - Golang 1.22.0
## Instructions: ## Instructions:
1. Run go get 1. Run ```go get```
2. Duplicate the .env.example file and call it .env 2. Duplicate the .env.example file and call it .env
3. Fill out the required .env values 3. Fill out the required .env values
4. Run ```go install github.com/cosmtrek/air@latest``` to download Air for live reload 4. Run ```go install github.com/cosmtrek/air@latest``` to download Air for live reload