diff --git a/safe-core-sdk/auth-kit/guides/safe-auth.md b/safe-core-sdk/auth-kit/guides/safe-auth.md index 12205796..e8f70f59 100644 --- a/safe-core-sdk/auth-kit/guides/safe-auth.md +++ b/safe-core-sdk/auth-kit/guides/safe-auth.md @@ -11,7 +11,7 @@ The `SafeAuthPack` is an authentication system that utilizes the [Web3Auth](http ### Install dependencies ```bash -yarn add @safe-global/auth-kit @web3auth/safeauth-embed +yarn add @safe-global/auth-kit@alpha @web3auth/safeauth-embed ``` ## Create a SafeAuthPack instance