diff --git a/docs/getting-started/index.mdx b/docs/getting-started/index.mdx index c8286bd09..4f0555f24 100644 --- a/docs/getting-started/index.mdx +++ b/docs/getting-started/index.mdx @@ -41,7 +41,7 @@ To work properly with mobile apps, Flipper requires the following: If you are hacking a JS app, you should be good to go without any extra dependencies installed. -:::information +:::info Information [Experimental] Alternatively, it is possible to run a browser based version of Flipper directly from NPM by using `npx flipper-server`. :::