diff --git a/src/content/docs/index.mdx b/src/content/docs/index.mdx index 1cdcae18..9c0793f2 100644 --- a/src/content/docs/index.mdx +++ b/src/content/docs/index.mdx @@ -11,6 +11,17 @@ Welcome to Shorebird! 👋 In this guide, we'll walk you through setting up Shorebird and integrating it into your app in just a few minutes. +## Sign up + +Before you can create a Shorebird app, you will need to sign up for Shorebird. + +### Create an account + +To create an account, head over to the [Shorebird +Console](https://console.shorebird.dev) and authenticate with one of the available authentication methods. + +Next, let's install the Shorebird CLI on your machine. + ## Install ### Using install script @@ -115,18 +126,6 @@ Engine • revision e81fa131e59506d9f6af2a0cee7de749131f1bf0 No issues detected! ``` -## Sign up - -Before you can create a Shorebird app, you will need to sign up for Shorebird. - -### Create an account - -To create an account, head over to the [Shorebird -Console](https://console.shorebird.dev) and authenticate with one of the available authentication methods. - -Once you have logged into the console, follow the instructions to install the -Shorebird CLI on your machine. - ## Integrate Shorebird Once you have registered and installed the CLI, you're ready to use code push!