Template
1
0
Fork 0

README Updates

This commit is contained in:
Atridad Lahiji 2024-09-14 00:11:23 -06:00
parent 164a659c0f
commit 6adbdca01f
Signed by: atridad
SSH key fingerprint: SHA256:LGomp8Opq0jz+7kbwNcdfTcuaLRb5Nh0k5AchDDb438

View file

@ -16,6 +16,3 @@ This is my personal website!
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)
_Note that on MacOS, you need to right click and open the appropriate tailwind executable before you can run StyleGen. This is a limitation of running unsigned binaries in MacOS. Blame Tim Apple._
_Also note that I will not provide steps for Windows._