Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions index.html.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,15 @@ nav: firecracker
<div>
## Ready to get started?

Step 1: Install `flyctl`
**Step 1:** Install `flyctl`

```cmd
brew install flyctl
```

Step 2: Run `fly launch`
<small>Not using `brew`? Check out the [installation guide](/docs/flyctl/install/)</small>

**Step 2:** Run `fly launch`
</div>

<figure>
Expand Down
Loading