Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
felangel committed Oct 11, 2024
1 parent d14204d commit 30ebb4a
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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!
Expand Down

0 comments on commit 30ebb4a

Please sign in to comment.