diff --git a/README.md b/README.md index 0052e8c..a9422f6 100644 --- a/README.md +++ b/README.md @@ -4,4 +4,18 @@ Do anything u fuckin want with it -License: MIT +## Deploy + +```bash +bun install +``` + +```bash +bun astro build +``` + +and use any static webserver like caddy and copy files from the `dist` folder to the webserver directory + +## License + +License: MIT \ No newline at end of file