README changes
This commit is contained in:
parent
43d29792e6
commit
cf0c417c0e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ This is my personal website!
|
||||||
## 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 .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
|
||||||
5. Run ```air``` to start the dev server (macOS and Linux only)
|
5. Run ```air``` to start the dev server (macOS and Linux only)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue