diff --git a/docs/installation.md b/docs/installation.md index c65bb92e2..d132be87e 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -44,13 +44,13 @@ react: @tanstack/react-form-remix ## Devtools -Developer tools are available using [TanStack Devtools](https://tanstack.com/devtools/latest). Install the devtools adapter for your framework to debug forms and inspect their state. +Developer tools are available using [TanStack Devtools](https://tanstack.com/devtools/latest). Install the devtools adapter for your framework as a dev dependency to debug forms and inspect their state. # Solid ## Devtools -Developer tools are available using [TanStack Devtools](https://tanstack.com/devtools/latest). Install the devtools adapter for your framework to debug forms and inspect their state. +Developer tools are available using [TanStack Devtools](https://tanstack.com/devtools/latest). Install the devtools adapter for your framework as a dev dependency to debug forms and inspect their state.