diff --git a/README.md b/README.md index e213fab..82b20d0 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,9 @@ npm create astro@latest -- --template satnaing/astro-paper # yarn yarn create astro --template satnaing/astro-paper + +# bun +bun create astro@latest -- --template satnaing/astro-paper ``` Then start the project by running the following commands: