diff --git a/README.md b/README.md index 13cf776..cd7f3ab 100644 --- a/README.md +++ b/README.md @@ -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._