diff --git a/packages/web/docs/src/pages/docs/gateway/deployment/runtimes/bun.mdx b/packages/web/docs/src/pages/docs/gateway/deployment/runtimes/bun.mdx index 7254bbd120b..82a4d89fb22 100644 --- a/packages/web/docs/src/pages/docs/gateway/deployment/runtimes/bun.mdx +++ b/packages/web/docs/src/pages/docs/gateway/deployment/runtimes/bun.mdx @@ -19,7 +19,7 @@ You can follow the introduction page directly to [use Hive Gateway CLI](/docs/ga Since Bun has the compatibility layer for Node.js, all Node specific features are available in Bun. -## Hive Gateway Runtime (advanced-only) +## Hive Gateway Runtime Use this method only if you know what you are doing. It is recommended to use Hive Gateway CLI for most cases.