diff --git a/docs/plugins/testplane-global-hook.mdx b/docs/plugins/testplane-global-hook.mdx index 7e4094e..d221b45 100644 --- a/docs/plugins/testplane-global-hook.mdx +++ b/docs/plugins/testplane-global-hook.mdx @@ -19,7 +19,7 @@ In order not to repeat these actions in each test, you can describe them in the ## Install {#install} ```bash -npm install -D testplane-global-hook +npm install -D @testplane/global-hook ``` ## Setup {#setup}